Showing entries 171 to 180 of 44885
« 10 Newer Entries | 10 Older Entries »
Introducing Backup Validation and Backup Preparation in MySQL HeatWave

Ensuring the reliability and performance of database backup and recovery operations is mission-critical for any enterprise. MySQL HeatWave Service already provides robust support for Manual, Automatic, and Operator backups. To further enhance the integrity and efficiency of backup operations, we are excited to introduce two new features: Backup Validation and Backup Preparation. Why Backup Validation and Preparation Matter For many […]

Introducing Backup Validation and Backup Preparation in MySQL HeatWave

Introducing Backup Validation and Backup Preparation in MySQL HeatWave

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.

MySQL Basics: WHERE’s the Data? Filtering Results with WHERE Clauses

Congratulations, library explorer! You’ve learned how to use the magical SELECT statement to peek inside your MySQL tables—the database’s equivalent of opening every book in your collection at once. But what if you don’t want a full inventory of every book lover, bestselling novel, or author in your database? What if you just need the sci-fi fans, […]

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.

Help Shape the Future of Vector Search in MySQL

AI and machine learning are seemingly everywhere, and that’s forcing every database company to think about vector search. Companies want to build things like smart search that actually understands what you mean, recommendation systems that know what you’ll like, and tools that can spot when something’s off. To make all of this work at the […]

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.

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 with Diagrams Part Three: The Life Story of the Writing Process

When you run a simple write, …it may look simple, but under the hood, MySQL’s InnoDB engine kicks off a pretty complex sequence to ensure your data stays safe, consistent, and crash-recoverable. In the top-left corner of the diagram, we see exactly where this begins — the moment the query is executed: [crayon-697773637c60c399076158/] The log […]

Showing entries 171 to 180 of 44885
« 10 Newer Entries | 10 Older Entries »