All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.6.23 Release Notes

MariaDB 10.6.23 is a Stable (GA) release of MariaDB Community Server 10.6, released on 2025-08-06

Download Release Notes Changelog Overview of 10.6

Alternate download from mariadb.org

Release date: 6 Aug 2025

MariaDB 10.6 is a current long-term series of MariaDB, maintained until July 2026. It is an evolution of MariaDB 10.5 with several entirely new features.

MariaDB 10.6.23 is a Stable (GA) release.

For an overview of MariaDB 10.6 see the page.

Thanks, and enjoy MariaDB!

Notable Items

Storage Engines

InnoDB

  • Fatal InnoDB error: Unknown error Temp file write failure ()

  • AUTO_INCREMENT leads to non-serializable on results ()

Data Definition - Alter Table

  • Adding (with ALTER TABLE) a UNIQUE constraint that is USING HASH to a table with foreign keys could've caused the table to become corrupted. ()

Partitioning

  • Server crashes in do_mark_index_columns instead of ER_DUP_ENTRY on partitioned table ()

Data Definition - Create Table

  • CREATE OR REPLACE with self-referencing CHECK hangs forever, cannot be killed ()

Server

  • Segfault on INTERSECT ALL with UNION in Oracle mode ()

  • In certain cases privileges on sequences were too restrictive, for example, SELECT on a table might've erroneously required INSERT privilege on a sequences ()

mariadb-backup

  • This commit fixes a bug where Aria tables are used in (master->slave1->slave2) and a backup is taken on slave2. In this case it is possible that the replication position in the backup, stored in mysql.gtid_slave_pos, will be wrong. This will lead to replication errors if one is trying to use the backup as a new slave. ()

Galera

  • updated to 26.4.23

  • galera_3nodes.inconsistency_shutdown test occasionally hangs ()

  • Galera-26.4.23 corrects an incompatibility with OpenZFS >= 2.3.0 enabling the use of galera on this filesystem.

Replication

  • semi sync makes the master unresponsive when a replica is stopped ()

Authentication and Privilege System

  • ALTER TABLE require ALTER privilege on sequence from DEFAULT value expression ()

Data Manipulation - Insert

  • UNIQUE constraint that was USING HASH and UNIQUE constrant WITHOUT OVERLAPS could be violated under heavy load in READ COMMITTED transaction isolation mode. ()

General

  • Add option to not collect statistics for long char/varchars ()

  • Packages for RHEL8 no longer depend on liburing. The RHEL8 kernel had insufficient kernel support so linking was an unneeded dependency. libaio was sufficient ()

Changelog

For a complete list of changes made in MariaDB 10.6.23, with links to detailed information on each push, see the .

MariaDB 10.6 Changes & Improvements
MDEV-36017
MDEV-36330
MDEV-36852
MDEV-36817
MDEV-29155
MDEV-25158
MDEV-36870
MDEV-36143
MDEV-36968
MDEV-36934
MDEV-36280
MDEV-37199
MDEV-36536
MDBF-1042
changelog
Galera

The most recent release of MariaDB 10.6 is:

MariaDB 10.6.24 Stable (GA) Download Now

Alternate download from mariadb.org

Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.

MariaDB may already be included in your favorite OS distribution. More information can be found on the page.

analyze_max_length
Distributions which Include MariaDB

This page is licensed: CC BY-SA / Gnu FDL