Planet MySQL HA Blog

The Planet MySQL HA Blog aggregates content from sources that cover topics related to high availability (HA) for MySQL databases.

2024 Continuent Tungsten Subscription Pricing

06/03/2024 | Continuent

Continuent Tungsten Subscription Pricing

Annual Software Subscriptions

Continuent offers its Tungsten Clustering solution (for MySQL HA/DR/Geo-Scale) via an annual subscription based on the number of database nodes in the deployment. A simple 3-node cluster starts at about $16,000 per year, but due to non-linear pricing (see below), the per node cost comes down significantly when the deployment size grows and we also have special pricing for smaller startups and also competitive u

Learn More »

Take a Clone it will last longer

06/01/2024 | Percona
So cloning is a great subject. I mean we clone sheep, we can clone human organs in time we might be able to clone humans, but thats a topic for scientist and philosophers. What is MySQL Replicaion: The MySQL clone plugin can be used to replicate data from a MySQL server to another MySQL server, and it supports replication. The cloning process creates a physical snapshot of the data, including tables, schemas, tablespaces, and data dictionary metadata.

Learn More »

Why MySQL Replication Is Fast

05/31/2024 | Hack MySQL

Replication being slow—replication lag—is a common complaint, but MySQL replication is actually really fast. Let’s run a controlled experiment and peek inside the Performance Schema binary logs to see why.

Learn More »

Why MySQL Replication Is Fast

05/31/2024 | Hack MySQL

Replication being slow—replication lag—is a common complaint, but MySQL replication is actually really fast. Let’s run a controlled experiment and peek inside the Performance Schema binary logs to see why.

Learn More »

Why MySQL Replication Is Fast

05/31/2024 | Hack MySQL

Replication being slow—replication lag—is a common complaint, but MySQL replication is actually really fast. Let’s run a controlled experiment and peek inside the Performance Schema and binary logs to see why.

Learn More »

Getting Help in MySQL Shell

MySQL Shell offer many features to make life easier for DBAs and developers. In this post we talk discuss the comprehensives help system in MySQL Shell.

Learn More »

MySQL Shorts - Episode #64 Released

Episode #64 of MySQL Shorts in now available!

Learn More »

MySQL New York Meetup Returns

MySQL Meetup

Learn More »

Simplifying database orchestration anywhere with Terraform and ClusterControl

05/28/2024 | Severalnines

Infrastructure as Code (IaC) has become key to modern software development. Terraform – one of the most popular IaC tools – won the hearts of DevOps teams by offering a vast ecosystem of providers that allow it to interact with various cloud platforms, services, and APIs.

Terraform hosts a wide range of providers for deploying databases. However, most of these providers offer managed services that limit you to an environment or make you give up control of your infrastructure and the datab

Learn More »

Machine Learning with MySQL HeatWave and predictions in Grafana

How to visualize predictions in Grafana using MySQL HeatWave Machine Learning

Learn More »

Pages