MariaDB 10.6.0 is a preview release of MariaDB Community Server 10.6, released on 2021-04-26
Release date: 26 Apr 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.0 is an Alpha release.
Thanks, and enjoy MariaDB!
This is the first alpha release in the series.
Notable changes of this release include:
()
Implement SQL-standard ()
Add syntax (InnoDB only) ()
, used to extract JSON data based on a JSON path expression and to return it as a relational table ()
Anonymous (no AS clause) are permitted in
has been removed ()
has been removed ()
Optimization to speed up inserts into an empty table ()
Make ()
now directly reflects the filesystem, and has been removed ()
innodb_flush_method=O_DIRECT
Increase limit to 255, user to 128 ()
The system variable, for turning on WSREP features which are not part of default behavior (including the experimental Aria replication) (, , )
Bundle , a collection of views, functions and procedures to help administrators get insight into database usage. ()
Merged replication instrumentation and tables (, )
Do not resend unchanged resultset metadata for prepared statements ()
now listens on both IPv6 and IPv4 addresses ()
Support systemd socket activation ()
For the , support AD or local group name, and SIDs on Windows ()
variable for turning on WSREP features which are not part of default behavior.
has been deprecated. Use instead.
The following deprecated variables have been removed ():
For a complete list of changes made in , with links to detailed information on each push, see the .
For a full list of contributors to , see the .
Do not use alpha releases in production!
liburing replaces libaio on recent Linux kernels (The InnoDB transaction deadlock reporter was improved (MDEV-24738).
The old MariaDB 5.5-compatible innodb checksum is no longer supported, only crc32 and full_crc32. Removed the *innodb and *none options from , and the --strict-check/-C and --write/-w options from (MDEV-25105)
Check for $MARIADB_HOME/my.cnf (MDEV-21365)
has been reduced to 1000 (MDEV-17239)
Setting system variables to negative values will no longer set them to the maximum value (MDEV-22219)
Do not use non-stable (non-GA) releases in production!
This page is licensed: CC BY-SA / Gnu FDL