Planet MySQL HA Blog
The Planet MySQL HA Blog aggregates content from sources that cover topics related to high availability (HA) for MySQL databases.
Introducing MySQL HeatWave Generated Invisible Primary Keys
Primary keys are the set of columns that uniquely identify a single row in a table, and no two rows match the same key. Using primary keys helps create faster queries and permits you to perform targeted updates. Savvy database developers know that using primary keys is a common best practice, and many features require […]
MySQL January 2024 GA Releases Now Available
MySQL Server 8.3.0 and 8.0.36 are now available for download, and in the MySQL HeatWave Service. These are the latest General Availability (GA) releases as of January 16, 2024. MySQL Server 8.3.0 GA, an innovation release includes: MySQL Server 8.0.36 GA release includes: Both 8.0.36 and 8.3.0 releases come with full production support. What’s new […]
MySQL Shorts – Episode #53 Released
The latest Episode of MySQL Shorts is now available! Check out Episode 53 on the MySQL YouTube Channel to learn how move data a MySQL database from AWS to a MySQL HeatWave instance in Oracle Cloud using just 2 commands.
MySQL Belgian Days 2024 – The agenda
The MySQL Belgian Days are sold-out, our event that will take place the 1st and 2nd February 2024 in Brussels seems to have already attracted a lot of interest. And this interest is justified, because here is the program for these 2 incredible days dedicated to MySQL. Thursday is dedicated to the MySQL Ecosystem, great […]
Recap of the MySQL Community Advent Calendar 2023 Posts
We’re happy to share with you a small recap of the MySQL Community 2023 Advent Calendar posts. We’ve had again a great time preparing and sharing our thoughts and insights of a variety of topics related to MySQL. Same as in the 2022, MySQL Community Team prepared and contributed series of daily blog posts or […]
MySQL Shorts – Episode #52 Released
The latest Episode of MySQL Shorts is now available! Check out Episode 49 on the MySQL YouTube Channel to learn how to create a MySQL HeatWave instance in Oracle Cloud.
MySQL Shorts – Episode #51 is Released
The latest Episode of MySQL Shorts is now available! Check out Episode 51 on the MySQL YouTube Channel to learn how to use Check Constraints in a MySQL JSON column:
Season’s Greetings from the MySQL Community Team at Oracle! 🎄🎉
Dear MySQL Community, As the year comes to a close, we wanted to take a moment to extend our warmest season’s greetings and best wishes to all of you. It has been a remarkable journey working together with such a vibrant and diverse community, and we are grateful for your continuous support and inspiration. As […]
How to deploy WordPress and MySQL on OKE using MySQL Operator for Kubernetes
We are approaching the conclusion of our MySQL Content Advent Calendar 2023. Today, we bring you an immensely popular article that was published earlier this autumn. The article delves into a highly trending subject: the utilization of Kubernetes for running MySQL. Let’s see how to deploy WordPress and MySQL on a Kubernetes Cluster. The Kubernets […]
What makes MySQL 8 Agile
Key Takeaways The concept of Agile software development is characterized by simplicity, collaboration, continuous delivery of working software, and sustainable development. With its new features, MySQL 8 makes using it as a database in the Agile software development process more suitable. In this post we will discuss how the relational MySQL database server is more […]