Skip to main content
Tungsten Clustering

Tungsten Clustering 6.1.25

Build: 6
Release Date: 7 Jul 2024
End of Life Date: 15 Aug 2024
Product End of Life

This release is past End of Life.

Release 6.1.25 contains a specific feature request in Tungsten Connector and fixes a small bug in Tungsten Replicator.

Improvements, new features and functionality (1)

Connector (1)

  • In proxy mode, kill queries are now intercepted by the connector in order to replace the given thread_id by the underlying database connection thread_id.
    Note
    While executing the kill command, you might get an error like "Could not execute query kill query <id>: Unknown thread id: <id>". This can be ignored, the connection will still be properly killed.
    Issue: CT-2298

Bug Fixes (1)

Core Replicator (1)