Planet MySQL HA Blog
The Planet MySQL HA Blog aggregates content from sources that cover topics related to high availability (HA) for MySQL databases.
Recap of Geek Out Social at Oracle AI World 2025
The Geek Out Social event, held during the Oracle AI World 2025 in Las Vegas on October 14, provided an essential platform for AI enthusiasts, developers, and industry leaders. The event was specifically for technical professionals attending AI World. It played a critical role in fostering connections and discussions around the latest advancements in AI […]
How ClusterControl Saved Christmas – Part 3
The Real-Time Workshop Welcome to the 3rd of a 6 part holiday series called, How ClusterControl Saved Christmas! If you missed part one, start here: Part 1 Inside Santa’s Streaming Architecture for Naughty & Nice Events After the Great Vendor Lock-In Escape, the North Pole entered a golden age of technical optimism. The snow-capped server […]
The post How ClusterControl Saved Christmas – Part 3 appeared first on Severalnines.
Building Applications with MySQL AI
We recently announced the availability of MySQL AI which enables predictive and generative AI workflows for on-premise MySQL customers. MySQL AI includes built-in LLMs and embedding models that run on CPUs, a vector store, semantic search functions, automated machine learning and a graphical console called MySQL studio. Since its release there has been considerable interest […]
Introducing MySQL HeatWave Migration Assistant for Easy MySQL Database Migration to OCI
Announcing MySQL HeatWave Migration Assistant — the newest way to move MySQL workloads to Oracle Cloud Infrastructure (OCI) with ease! Migrating critical databases to the cloud is often viewed as complex. That changes with the launch of the MySQL HeatWave Migration Assistant. This new tool is purpose-built to help organizations move their on-premises MySQL databases […]
Deploying on OCI with the starter kit – part 3 (applications)
We saw in part 1 how to deploy our starter kit in OCI, and in part 2 how to connect to the compute instance. We will now check which development languages are available on the compute instance acting as the application server. After that, we will see how easy it is to install a new […]
Celebrating 30 Years of MySQL: A Global Community Unites
This year marks a significant milestone in the world of databases—MySQL is celebrating its 30th anniversary! As the MySQL community around the globe came together to commemorate three decades of innovation, collaboration, and success. We’re excited to share that we have created a celebration video summarizing the festivities held worldwide, serving as a vibrant follow-up to […]
Celebrating 30 Years of MySQL: A Global Recap of Events in 2025
In 2025, MySQL proudly commemorated its 30th anniversary, marking three decades of innovation and community engagement in the realm of database technology. Throughout the year, the MySQL Community team engaged with the worldwide community to organize a series of events globally, uniting users, developers, and enthusiasts to celebrate this remarkable milestone. From meetups to summits […]
Deploying on OCI with the starter kit – part 2
In part 1, we saw how to deploy several resources to OCI, including a compute instance that will act as an application server and a MySQL HeatWave instance as a database. In this article, we will see how to SSH into the deployed compute instance. Getting the key To connect to the deployed compute instance, […]
Understanding Logging in MySQL NDB Cluster
MySQL NDB Cluster offers high availability and scalability through its distributed architecture. However, managing and troubleshooting such a system requires robust monitoring and insightful diagnostics. At the heart of this lies effective logging. This post will guide you through the details of logging within MySQL NDB Cluster, explaining how it works across different kind of […]
NL2ML – Natural Language to Machine Learning – with Heatwave
Introduction Heatwave AutoML is super simple to use, and now we are introducing another feature for ease of use called NL2ML (or Natural language to machine learning) which provides step by step guidelines on how to use ML for a particular business problem. NL2ML is a natural language interface that simplifies user interactions with Heatwave AutoML. […]