Planet MySQL HA Blog
The Planet MySQL HA Blog aggregates content from sources that cover topics related to high availability (HA) for MySQL databases.
MySQL Telemetry Tracing with OCI APM
Overview Modern cloud applications (like microservice or serverless apps) are distributed systems composed of many interconnected services and service instances. Without observability in place, it is often difficult to troubleshoot issues within such complex systems. The OCI Application Performance Monitoring (APM) service provides observability for end-to-end visibility and diagnosis across the entire IT environment. Using distributed transaction […]
MySQL Belgian Days 2024
After 12 consecutive years of MySQL presence at FOSDEM, the MySQL Devroom has been rejected of the 2024 edition. The MySQL & Friends Devroom has been always very popular, almost full for each sessions and maybe the room with the most received submissions. This is also the reason why since 2017, MySQL was proposing a […]
How to use MySQL 8.2 read/write splitting with Connector/Python
As you know, one of the most eagerly waited features was released with MySQL 8.2: the transparent read/write splitting. In this post, we’ll look at how to use it with MySQL-Connector/Python. Architecture To play with our Python program, we will use an InnoDB Cluster. This is an overview of the cluster in MySQL Shell: JS […]
MySQL HeatWave Lakehouse Support for Parquet and Avro file formats
In this blog, we will take a look at how MySQL HeatWave Lakehouse works with some of the popular file formats like Parquet and Avro. MySQL HeatWave Lakehouse enables querying data in the object storage stored in a variety of file formats, such as CSV, Parquet, and Avro. Most databases also support exporting their data […]
Tracking progress of ML activities in HeatWave AutoML
HeatWave AutoML progress tracking can be used to monitor the progress of training, inference and explanations for HeatWave AutoML. The goal of progress tracker is to provide visibility to the end user about the execution status of the HeatWave AutoML operations, – e.g, how much an operation has progressed, which stages have been completed, any […]
Upcoming MySQL Meetups & Oracle User Group and MySQL Events
Above the Conferences and Events announced on Oct 24, we would like to also inform you about the upcoming MySQL meetups, as well as the Oracle User Group conferneces, webinars and other MySQL planned events as such. Please find the details with more information below. Planned MySQL Meetups Planned Oracle User Group Events MySQL Days, […]
Enhancing systemd notifications in MySQL
1. Preface This blog begins by introducing the current state of systemd notifications in MySQL. It then delves into how systemd notifications can be used and how they differ from other MySQL monitoring utilities like Error log, General log, etc. This blog then discusses new granular notifications added in server initialization, startup and shutdown flows, followed […]
MySQL & Oracle at All Things Open 2023 – recap.
In 2023 the All Things Open conference was held as an in person event and MySQL Community together with MySQL and Product teams attended as Bronze sponsor with a booth in the expo area and a speaking slots as announced before. The organizers of the conference announced that approximately 3,800 participants took part out […]
Announcing the MySQL HeatWave Implementation Oracle Certified Associate Exam
We are excited to announce a new MySQL HeatWave Implementation certification. This certification is designed specifically for administrators and data scientists who want to provision, configure, and manage MySQL HeatWave for transactions, analytics, machine learning, and Lakehouse. MySQL HeatWave: One database for OLTP, OLAP, ML & Lakehouse MySQL HeatWave is the only fully […]
MySQL 8.2.0 is out ! Thank you for the contributions !!
The latest release of MySQL (October 25th, 2023) is the second Innovation Release of the most popular Open Source database. This new evolution release brings us ever closer to the very first MySQL LTS Release! This new Innovation Release already contains contributions from our great Community. MySQL 8.2.0 contains patches from Meta, Nikolai Kostrigin, Meng-Hsiu […]