MariaDB 10.6.1 is a Beta release of MariaDB Community Server 10.6, released on 2021-05-21
Release date: 21 May 2021
is the current development series of MariaDB. It is an evolution of with several entirely new features.
is a release.
Thanks, and enjoy MariaDB!
Notable changes of this release include:
, , ,
Galera updated to 26.4.8
The delay between binary log purges can now be specified with much greater precision. The system variable is introduced as a form of alias for , which now accepts a precision of 1/1000000 days (MDEV-19371)
Allow transition from unencrypted to TLS Galera cluster communication without cluster downtime (MDEV-22131)
DDL information logged on all cluster nodes if wsrep_debug is set to SERVER and wsrep_OSU_method is 'TOI' ()
For the --base64-output option, removed the deprecated always option, and changed the default to auto ()
added (MDEV-20025)
added (MDEV-20017)
added (MDEV-24285)
MINUS is mapped to in UNION (MDEV-20021)
function returns the current number of accepted rows in the current context ()
The utf8 (and related collations) is now by default an alias for utf8mb3 rather than the other way around. It can be set to imply utf8mb4 by changing the value of the system variable (MDEV-8334)
For clients such as , the connection property specified via the command line (e.g. --port=3306) will now force its type (MDEV-14974)
For a complete list of changes made in MariaDB 10.6.1, with links to detailed information on each push, see the changelog.
For a full list of contributors to MariaDB 10.6.1, see the MariaDB Foundation release announcement.
Do not use beta releases in production!
This page is licensed: CC BY-SA / Gnu FDL
Do not use non-stable (non-GA) releases in production!