Converting a MySQL standalone cluster to a Composite Primary/DR topology using INI configuration
In this blog post, we demonstrate how to convert a single standalone MySQL cluster into a Composite Primary/DR topology running in two data centers.
Tungsten and SELinux, a Case Study
In this blog post, we talk about what happened during an installation of the Tungsten Cluster into an environment with SELinux running and mis-configured.
Mastering Tungsten Clustering Series: Configuring Startup on Boot
In this blog post, we talk about how to configure automatic start at boot time for the Tungsten Clustering components.
By default, Tungsten Clustering does not start automatically on boot. To enable Tungsten Clustering to start at boot time, use the deployall script provided to create the necessary boot scripts:
Automatic Reconnect in the Tungsten Connector
Tungsten Connector is an essential part of Tungsten Clustering for MySQL, MariaDB, and Percona Server. In this blog post, we talk about the Automatic Reconnect feature in the Tungsten Connector. Automatic reconnect enables the Connector to re-establish a connection in the event of a transient failure.
Manual Switch Behavior Tuning in the Tungsten Connector
In this blog post, we talk about how existing client connections are handled by the Tungsten Connector when a manual master role switch is invoked and how to adjust that behavior. Tungsten Connector is an intelligent proxy that serves an essential role in Tungsten Clustering for MySQL, MariaDB, and Percona Server.
MySQL Client Connection Handling in the Tungsten Connector
Tungsten Connector is an intelligent proxy used in Tungsten Clustering for MySQL / MariaDB / Percona Clustering. In this blog post, we talk about how query connections are handled by the Tungsten Connector, especially read-only connections.