MariaDB 11.6.0 Release Notes
The most recent release of MariaDB 11.6 is:
MariaDB 11.6.2 Stable (GA) Download Now
Download Release Notes Overview of 11.6
Release date: 26 June 2024
Do not use non-stable (non-GA) releases in production!
MariaDB 11.6 is a rolling release. It is an evolution of MariaDB 11.5 with several entirely new features.
MariaDB 11.6.0 is a single preview release. Features are to be considered preview, and none are guaranteed to make it into MariaDB 11.6.
The preview is available as a container quay.io/mariadb-foundation/mariadb-devel:11.6-preview.
Thanks, and enjoy MariaDB!
Notable Items
Character Sets
The default character set has been changed from
latin1toutf8mb4(MDEV-19123)
Backup and Restore
Added the
--diroption to mariadb-import, allowing one to restore all tables from a backup directory created using mariadb-dump --dir (MDEV-33627)Added the related
--database,--ignore-database,--tableand--ignore-tableoptions.Refactor mariadb-import threading
Automatic SST user account management (MDEV-31809)
Optimizer
Improve selectivity computations for multi-part keys (MDEV-33697)
Syntax
Single-table DELETEs now support table aliases (MDEV-33988)
Authentication
Extend Unix socket authentication to support authentication_string (MDEV-33479)
Replication
New definition for Seconds_Behind_Master (MDEV-33856)
Added three variables to SHOW ALL REPLICAS STATUS
General
Set thread names for MariaDB Server threads (MDEV-32537)
Variables
For a list of all new variables, see System Variables Added in MariaDB 11.6 and Status Variables Added in MariaDB 11.6.
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 the Distributions which Include MariaDB page.
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?

