MariaDB 10.6.10 Release Notes
The most recent release of MariaDB 10.6 is: MariaDB 10.6.22 Stable (GA) Alternate download from mariadb.org
Release date: 19 Sep 2022
MariaDB 10.6 is the current long-term maintenance stable series of MariaDB, maintained until July 2026. It is an evolution of MariaDB 10.5 with several entirely new features.
MariaDB 10.6.10 is a Stable (GA) release.
Thanks, and enjoy MariaDB!
Notable Items
Issues Fixed
Assertion mysql_mutex_assert_owner(&log_sys.flush_order_mutex) failed in mtr_t::commit() (MDEV-29383)
Frequent "Data structure corruption" in InnoDB after OOM (MDEV-29374)
Recovery or backup of instant ALTER TABLE is incorrect (MDEV-29438)
InnoDB Temporary Tablespace (ibtmp1) is continuously growing (MDEV-28240)
Full text index corruption if shutdown before changes are fully flushed (MDEV-29342)
JSON_VALUE() does not parse NULL properties properly (MDEV-27151)
InnoDB hangs on multiple concurrent requests of a cold ROW_FORMAT=COMPRESSED page (MDEV-27983)
Changelog
For a complete list of changes and bugfixes made in MariaDB 10.6.10, with links to detailed information on each push, see the changelog.
Contributors
For a full list of contributors to MariaDB 10.6.10, see the MariaDB Foundation release announcement.
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?