Tungsten Clustering 6.1.1 and Tungsten Replicator 6.1.1 Released
Continuent is pleased to announce that Tungsten Clustering 6.1.1 and Tungsten Replicator 6.1.1 are now available! Our 6.1.1 release contains both significant improvements and fixes a number of bugs which improve stability in certain parts of the products.
Tungsten Clustering 5.4.1 and Tungsten Replicator 5.4.1 Released
Continuent is pleased to announce that Tungsten Clustering 5.4.1 and Tungsten Replicator 5.4.1 are now available! Our 5.4.1 release contains both significant improvements and fixes a number of bugs which improve stability in certain parts of the products.
Make It Faster: Improving MySQL Write Performance for Tungsten Cluster Replicas
Improving MySQL Write Performance for Tungsten Cluster Slaves: In this blog post we explore various options for performance tuning MySQL server for better replica replication performance.
10 Reasons Why Tungsten Clustering Beats the DIY Approach for Geo-Distributed MySQL Deployments
Why does the DIY approach fail to deliver vs. the Tungsten Clustering solution for geo-distributed MySQL multimaster deployments? Before we dive into the 10 reasons, note why commercially-supported enterprise software is less risky and in fact less costly.
Zero-Downtime Cluster Maintenance: Comparing the Procedures for Upgrades versus DB/OS Maintenance
Part of the power of Tungsten Clustering for MySQL / MariaDB is the ability to perform true zero-downtime maintenance, allowing client applications full access to the database layer, while taking out individual nodes for maintenance and upgrades. In this blog post we cover various types of maintenance scenarios, the best practices associated with each type of action, and the key steps to ensure the highest availability.
How to use Round-Robin Load Balancing with the Tungsten Connector
The power of Tungsten Clustering for MySQL / MariaDB is its built-in intelligent MySQL proxy, known as the Tungsten Connector. The Connector has built-in read-write splitting capabilities, and it is also possible to configure different algorithms which select the appropriate slave (i.e. Round-Robin or Lowest-Latency).
Enabling Autorecovery for the Tungsten Replicator
The replicator is a critical piece of the Tungsten Clustering solution for MySQL / MariaDB, as well as its own stand-alone data replication product. Automatic recovery enables the replicator to go back online in the event of a transient failure. In this blog, we discuss how to enable Autorecovery.
Tungsten Clustering 5.4.0 and Tungsten Replicator 5.4.0 Released
Continuent is pleased to announce Tungsten Clustering 5.4.0 and Tungsten Replicator 5.4.0 for MySQL / MariaDB. It's significant in that it introduces MySQL 8 support, along with many new features, stability improvements and bug fixes.
Tungsten Clustering 6.1.0 and Tungsten Replicator 6.1.0 Released
Continuent is pleased to announce Tungsten Clustering 6.1.0 and Tungsten Replicator 6.1.0 for MySQL / MariaDB. It's significant in that it has MySQL 8 support, along with many new features, stability improvements and bug fixes. This release also features a new manager, and it also has the ability to do active/active Composite Multimaster geo-clustering.
How to move the Relay role to another node in a Composite Tungsten Cluster
How to move the Relay role to another node in a Composite Tungsten Cluster
How can I tell which Tungsten Connector mode I am using: Bridge, Proxy/Direct or Proxy/SmartScale?
Part of the power of Tungsten Clustering for MySQL / MariaDB is its intelligent MySQL Proxy, known as the Tungsten Connector. Tungsten Connector has three main modes, and depending on the type of operations you are performing (such as if you need read-write splitting), we help you choose which mode is best. Hence the question, "How can I tell which Tungsten Connector mode I am using: Bridge, Proxy/Direct or Proxy/SmartScale?"
Slick Command-Line Tricks for a Tungsten MySQL / MariaDB Database Cluster
Tungsten Clustering provides high availability, disaster recovery, and a host of other benefits for MySQL / MariaDB / Percona Server databases. In this blog post we will explore some of the shell aliases I use every day to administer various Tungsten Clusters.