Planet MySQL HA Blog
The Planet MySQL HA Blog aggregates content from sources that cover topics related to high availability (HA) for MySQL databases.
Preventing Read-Write Conflicts: Lockless Concurrency in MySQL JSON Duality Views
An overview of lockless optimistic concurrency control feature introduced for MySQL JSON Duality Views in version 9.4.
Hands-on with JSON Duality Views in MySQL: From Creation to Day-to-Day Use
An overview of DDL support for JSON Relational Duality Views introduced in version 9.4.
Manipulating Data in MySQL JSON Duality Views: Deep Dive into DML Operations
An overview of DML support for JSON Relational Duality Views introduced in version 9.4.
MySQL Basics: Into the Shell—Cracking Open Your Database Journey
This post guides newcomers through accessing and exploring their databases using MySQL Shell. Clear instructions, friendly guidance, and practical tips ensure a confident start for any data explorer eager to interact with tables and data in real time.
Audit Log Filter Component
The audit log filter component in MySQL 8.4 provides administrators with a powerful mechanism for auditing database activity at a fine-grained level. While it offers significant flexibility—such as selectively logging events based on users, hosts, or event types—it can also be challenging to understand and configure correctly.
In this article, we will examine how the audit log filter component works, walk through its core concepts, and share practical tips for configuring and managing audit filters effectively. Our goal is to help you leverage this feature to improve observability,…
Announcing MySQL AI
Announcing the release of MySQL AI, an option to MySQL Enterprise Edition, that provides built-in predictive and generative AI capabilities and a vector store.
MySQL Basics: Understanding the Building Blocks of Databases
Begin your hands-on MySQL adventure! This post guides newcomers through accessing and exploring their databases using MySQL Shell. Clear instructions, friendly guidance, and practical tips ensure a confident start for any data explorer eager to interact with tables and data in real time.
Developing applications using LangChain and MySQL HeatWave GenAI – Part 1
Create a chatbot in LangChain using HeatWave GenAI
Archiving MySQL Audit Logs into OCI Object Storage buckets using OCI Data Integration(OCI-DI)
Customers need to analyze MySQL audit logs for compliance, monitoring, and troubleshooting, but managing large volumes in MySQL can be costly. An archival system addresses this by extracting logs and storing them in a cost-effective repository. OCI Object Storage offers durability, scalability, and easy integration. Once archived, logs can be analyzed using OCI Logging Analytics or third-party tools. This blog shows how to build such an archival pipeline using OCI Data Integration (OCI-DI).
Unlocking Simplicity: Setting Up REST Service for MySQL HeatWave
Today’s developers strive for agility without sacrificing security or performance, especially when building data-driven apps and AI solutions. That’s why we’re excited to introduce the MySQL HeatWave REST Service (MRS), a fully managed, integrated solution that lets you create RESTful API endpoints instantly, directly from your MySQL HeatWave databases. There’s no need for backend coding, middleware, or third-party frameworks to provide streamlined and secure access to your data over HTTPS.