MariaDB 10.6.3 Release Notes
The most recent release of MariaDB 10.6 is:MariaDB 10.6.21 Stable (GA) Download NowAlternate download from mariadb.org
Download 10.6.3Release NotesChangelogOverview of 10.6
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.
For an overview of MariaDB 10.6 see theWhat is MariaDB 10.6? page.
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.
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 theDistributions which Include MariaDB page.
Last updated
Was this helpful?