MariaDB 10.6.3 Release Notes
The most recent release of MariaDB 10.6 is: MariaDB 10.6.22 Stable (GA) Alternate download from mariadb.org
Release date: 6 Jul 2021
MariaDB 10.6 is the current stable series of MariaDB. It is an evolution of MariaDB 10.5 with several entirely new features.
MariaDB 10.6.3 is a Stable (GA) release.
Thanks, and enjoy MariaDB!
Notable Changes
InnoDB
Maximum value of innodb_lock_wait_timeout is now 100000000, which means infinite timeout (MDEV-26067)
Write performance improvements: MDEV-25954, MDEV-25948, MDEV-25113, MDEV-26004, MDEV-25801
Atomic DDL rewrite (MDEV-25506)
Thinly provisioned SSD support for page_compressed tables (MDEV-26029)
Replication
Fix binlog background thread hang at shutdown (MDEV-26031)
General
The views INFORMATION_SCHEMA.KEYWORDS and INFORMATION_SCHEMA.SQL_FUNCTIONS have been added to the information schema (MDEV-25129)
Assertion ``thd->locked_tables_mode == LTM_NONE'
failed in
Locked_tables_list::init_locked_tables` (MDEV-25837)
Security
Fixes for the following security vulnerabilities:
Changelog
For a complete list of changes and bugfixes made in MariaDB 10.6.3, with links to detailed information on each push, see the changelog.
Contributors
For a full list of contributors to MariaDB 10.6.3, see the MariaDB Foundation release announcement.
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?