Planet MySQL HA Blog

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

Register now for the MySQL Global Forum – a Free Virtual Event

Reflecting on 30 Years of MySQL and Looking Ahead This year marks an incredible milestone as MySQL celebrates 30 years of powering applications worldwide! Whether you’re a long-time fan or just starting your journey, you’re invited to join the MySQL Global Forum a Free Virtual Event on July 22 , 2025 bringing together MySQL leaders, experts, and community members from around […]

Learn More »

Seamlessly connect to your HeatWave MySQL from VS Code using the MySQL Shell Extension

In the previous post, we explored how the MySQL Shell extension for Visual Studio Code brings database development directly into your editor. In this follow-up, we’ll walk through how to connect to a HeatWave MySQL database which is hosted in the cloud on Oracle Cloud Infrastructure (OCI) and how to browse schemas and run queries, […]

Learn More »

Fintech startups choose HeatWave MySQL

Fintech (financial technology) companies continue to disrupt the financial services industry.  According to a report from Boston Consulting Group (BCG) and QED Investors, in 20241, Fintech revenues surged 21%, outpacing the 6% growth rate of incumbent financial services players. The report goes on to state that emerging disruptors are leveraging next-generation AI technologies and pioneering […]

Learn More »

MySQL Shell in VS Code: A Modern Way to Work with Your Data

Modern development demands tools that minimize context switching and improve efficiency. The MySQL Shell extension for Visual Studio Code makes that possible by bringing powerful database interaction directly into the developer’s workspace. With seamless support for connecting, querying, and scripting in SQL, Javascript, and TypeScript – all inside the familiar VS Code environment – it […]

Learn More »

Track MySQL Table Activity: Know your Hot, Cold, and Static Tables

It’s incredibly useful to know which tables in your MySQL databases are seeing active changes versus those tables that are less frequently updated or entirely static. To do this, we need to examine DML (Data Manipulation Language) activity—specifically, updates, inserts, and deletes. MySQL offers various mechanisms to gather this information. This blog will explore two primary […]

Learn More »

MySQL Meetups and Events with 30 years of MySQL Celebration! – UPDATED

We are delighted to invite you to celebrate 30 years of MySQL at upcoming MySQL meetups and events. Above the celebration we also would like to give a technical update on the latest advancements in MySQL. Your presence will make this celebrations memorable! MySQL Meetups: EMEA: JAPAC: External (3rd party) Events with MySQL, HeatWave & […]

Learn More »

High Availability and Disaster Recovery with the MySQL Operator for Kubernetes

The MySQL Operator for Kubernetes supports the lifecycle of a MySQL InnoDB Cluster inside a Kubernetes Cluster. This goes from simplifying the deployment of MySQL Server and MySQL Router instances, including management of TLS certificates and replication setup, over ongoing management of those as well as support for backups, be it one-of backups or following […]

Learn More »

MySQL Operator for Kubernetes Hands on Introduction with Helm

MySQL Operator for Kubernetes? The MySQL Operator for Kubernetes supports the lifecycle of a MySQL InnoDB Cluster inside a Kubernetes Cluster. This goes from simplifying the deployment of MySQL Server and MySQL Router instances, including management of TLS certificates and replication setup, over ongoing management of those as well as support for backups, be it […]

Learn More »

HeatWave MySQL: Exciting New Features and Updates for FY 2025/26 Q4–Q1

HeatWave MySQL continues to evolve, bringing powerful enhancements that bolster security, improve backup retention, and streamline partition management. Oracle’s cloud-native database service seamlessly integrates transactional, analytical, and machine learning capabilities, ensuring robust performance and scalability. Over the last two quarters (March–June 2025), several notable updates have been introduced, enhancing security controls, optimizing data management, and […]

Learn More »

Enhancing Security in OCI: Using Network Security Groups with HeatWave MySQL

Security is a foundational principle for cloud deployments, especially when dealing with mission-critical workloads like those managed by HeatWave MySQL. As applications and environments scale, fine-grained network control becomes critical not just for protecting sensitive data, but also for isolating systems, enforcing boundaries, and minimizing lateral movement within a Virtual Cloud Network (VCN). Network Security […]

Learn More »