Tungsten Replicator 6.1.21
Build: 13
Release Date: 18 Apr 2023
End of Life Date: 15 Aug 2024
Product End of Life
This release is past End of Life.
Behavior Changes (2)
The following changes may affect existing scripts and integration tools. Any scripts or environment which make use of these tools should check and update for the new configuration:
Command-line Tools (2)
- Enabling a custom backup script does not require it to be made the default option anymore, i.e. Setting
backup-methodto the custom backup script is not required anymore.Issue: CT-2039 - The
tungsten_skip_allcommand (along with aliastungsten_skip_seqno) now shows the full pendingExceptionMessage instead of just pendingError, and theMorechoice shows the pendingErrorEventId and the pendingError.Issue: CT-2030
Improvements, new features and functionality (1)
Platform Specific Deployments (1)
- ARM 64 bit processor support added (linux aarch64)NoteNote that at time of release, there is currently no xtrabackup binary available for ARM.Issues: CT-1619, CT-1620
Bug Fixes (1)
Command-line Tools (1)
- The
tpm ask keyscommand now lists all available keys properly.Issue: CT-2041