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 HeatWave Inbound Replication – On-Premises to MySQL HeatWave DB System
Now that you have been working with your MySQL HeatWave DB systems, you may be ready to import your data. There are various methods of achieving data import, but suppose you want to replicate data from your on-premises MySQL Server or another MySQL HeatWave DB Server. Savvy MySQL users are likely to look for some […]
New Features to MySQL Enterprise Data Masking and De-Identification
MySQL Enterprise Data Masking and De-Identification components were introduced in MySQL v. 8.0.33 and are available in Enterprise Edition and cloud version. Among other functionality, they provide functions that randomly select terms from user defined masking dictionaries. They are stored in a dedicated table and memory cache. So far, the schema of the table was fixed […]
2nd Round MySQL Workshop at HK Association for Computer Education (HKACE) – Recap.
As a continuing education project not only for students but also for professors and teachers of technical universities, we are happy to announce the second round of the “Database Workshop” at the Hong Kong Association for Computer Education. The first workshop took place on November 10, 2023 (see the Recap from November 2023). This 2nd […]
Using the Oracle Cloud TypeScript SDK Part 4 – Listing MySQL HeatWave Backups
This post is the fourth in a series that will demonstrate how to view and manage MySQL HeatWave instances in Oracle Cloud Infrastructure (OCI). Oracle offers several SDKs that can be used to view and manage resources in OCI. In this post, we will discuss how to leverage the TypeScript/JavaScript SDK to retrieve a list of MySQL HeatWave backups for a given compartment […]
MySQL HeatWave Day in Zurich
We are delighted to invite you to the MySQL HeatWave Day in Zurich on Thursday, 7 March 2024. The event will cover the latest innovations of MySQL HeatWave. We will look at new capabilities for analytics and machine learning, and we will present MySQL HeatWave Lakehouse – the new cloud service for data warehousing. Please […]
Where can you find MySQL during March – May 2024
We are pleased to announce another list of conferences and events where you can find the MySQL community and the MySQL team during March – May 2024. See the list below. We would like to also be part of the RoOUG Conference at the end of May in Romania. Once there are more details available […]
Using the Oracle Cloud TypeScript SDK Part 3 – Waiters
This post is the third in a series that will demonstrate how to view and manage MySQL HeatWave instances in Oracle Cloud Infrastructure (OCI). Oracle offers several SDKs that can be used to view and manage resources in OCI. In this post, we will discuss how to leverage the TypeScript/JavaScript SDK to use waiters to asynchronously handle when MySQL HeatWave instance reaches a […]
MySQL HeatWave User Camp back in Bangalore
MySQL Heatwave User camp is back! The engineering team will will talk about the latest and greatest in MySQL Heatwave. Listen to talks about Machine Learning, HA and Lakehouse on the cloud while knowing about Docker, Kubernetes and Performance tuning on-prem. Will will also introduce our latest Javascript Stored procedures while keeping you updated with […]
Using the Oracle Cloud TypeScript SDK Part 2 – Managing MySQL HeatWave Instances
This post is the second in a series that will demonstrate how to view and manage MySQL HeatWave instances in Oracle Cloud Infrastructure (OCI). Oracle offers several SDKs that can be used to view and manage resources in OCI. In this post, we will discuss how to leverage the TypeScript/JavaScript SDK to retrieve information about a single MySQL HeatWave instance and how we […]
MySQL Shorts – Episode #56 Released
The latest Episode of MySQL Shorts is now available! Check out Episode 56 on the MySQL YouTube Channel to learn how to return tabular data as a list.