Tungsten Clustering 6.1.9
Build: 9
Release Date: 23 Nov 2020
End of Life Date: 15 Aug 2024
Product End of Life
This release is past End of Life.
Improvements, new features and functionality (1)
Command-line Tools (1)
- A new script is available,
tungsten_generate_haproxy_for_api. This script will read all available INI files and dump out correspondinghaproxy.cfgentries with properly incrementing ports; the composite parent will come first, followed by the composite children in alphabetical order. This script will be embedded as atpmcommand in a future release.Issue: CT-1385
Bug Fixes (3)
Command-line Tools (2)
tungsten_find_orphanedno longer hangs when the password keyword exists by itself under[client]inmy.cnf, which causedmysqlbinlogto issue a password prompt.Issue: CT-1387tpm updateno longer fails when using the staging method to upgrade to a new version.Issue: CT-1381
Core Replicator (1)
- In some edge case scenarios, the replicator was not setting the session time_zone correctly when preceding sessions had a different time_zone applied, this could lead to situations where TIMESTAMP values could be applied into replica nodes with an incorrect time_zone offset applied.Issue: CT-1390