MariaDB 10.6.2 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.2Release NotesChangelogOverview of 10.6
Release date: 18 Jun 2021
MariaDB 10.6 is the current development series of MariaDB. It is an evolution of MariaDB 10.5 with several entirely new features.
MariaDB 10.6.2 is a Release Candidate (RC) release.
Do not use non-stable (non-GA) releases in production!
For an overview of MariaDB 10.6 see theWhat is MariaDB 10.6? page.
Register now for our MariaDB Community Server 10.6 webinar to be held 2021-06-29 and be one of the first to see the biggest features coming in MariaDB Community Server 10.6, with an exclusive opportunity to have your questions answered by MariaDB engineering and product leads.
Thanks, and enjoy MariaDB!
Notable Changes
InnoDB
When innodb_adaptive_hash_index=OFF (the default), the following counters (which reflect btr_cur_n_non_sea) will no longer be updated (MDEV-25882):
adaptive_hash_index in INFORMATION_SCHEMA.INNODB_METRICS
Replication
Semisync replica recovery is introduced. rpl-semi-sync-slave-enabled = ON server executes a special recovery branch to guarantee its consistency with a primary server (MDEV-21117)
General
Error messages now use "MariaDB" instead of "MySQL" (MDEV-22189)
Implement
FLUSH TABLES tbl_name [, tbl_name] ... WITH READ LOCK
for views (MDEV-15888)All statements can be prepared, except PREPARE, EXECUTE, and DEALLOCATE / DROP PREPARE (MDEV-16708)
Changelog
For a complete list of changes and bugfixes made in MariaDB 10.6.2, with links to detailed information on each push, see the changelog.
Contributors
For a full list of contributors to MariaDB 10.6.2, see the MariaDB Foundation release announcement.
Do not use non-stable (non-GA) releases in production!
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?