Skip to main content
Tungsten Replicator

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.

Release 6.1.21 contains a number of critical bug fixes and improvements.

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. Settingbackup-method to the custom backup script is not required anymore.
    Issue: CT-2039
  • The tungsten_skip_all command (along with alias tungsten_skip_seqno) now shows the full pendingExceptionMessage instead of just pendingError, and the More choice 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)
    Note
    Note 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 keys command now lists all available keys properly.
    Issue: CT-2041