Planet MySQL HA Blog

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

Server Upgrade Checks with MySQL Shell

MySQL Shell offer many features to make life easier for DBAs and developers. In this post we discuss how to check if a database instance has any compatibility issues in upgrading to a newer versions of MySQL.

Learn More »

Sandboxes in MySQL Shell

MySQL Shell offer many features to make life easier for DBAs and developers. In this post we discuss how to create and manage sandbox instances of MySQL on your local system.

Learn More »

From Idea to Website: Building Your Online Platform with WordPress on Oracle Cloud Infrastructure

In this blog, we introduce a Quick Start solution for deploying WordPress on Oracle Cloud Infrastructure (OCI). Discover how this solution leverages OCI's automation and MySQL HeatWave Database to effortlessly deploy a fully functional WordPress instance.

Learn More »

MySQL Shorts - Episode #65 Released

Episode #65 of MySQL Shorts in now available!

Learn More »

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 and 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 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 »

Pages