5.1. Tungsten Replicator 7.2.1 GA (Not Yet Released)

Version End of Life. Not Yet Set

Release 7.2.1 coming soon.

Behavior Changes

The following changes have been made to Tungsten Replicator and 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

    • The tprovision command no longer requires the external tool tungsten_get_mysql_datadir.

      Additionally, the tool has been significantly re-factored for greater stability, performance and functionality.

      Issues: CT-2597

Improvements, new features and functionality

  • Command-line Tools

    • New Feature: tpm ini upgrade --ini {fullpath} will display all changes to the specified INI file that would be performed by the tpm update commands during a version upgrade. Adding the --write argument would apply the changes to the specified file as well.

      Issues: CT-2601

Bug Fixes

  • Command-line Tools