All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 11.6.0 Release Notes

Download Release Notes Overview of 11.6

Release date: 26 June 2024

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 has been changed from latin1 to utf8mb4 ()

Backup and Restore

  • Added the --dir option to , allowing one to restore all tables from a backup directory created using ()

    • Added the related --database, --ignore-database, --table and --ignore-table options.

Optimizer

  • Improve selectivity computations for multi-part keys ()

Syntax

  • Single-table now support table aliases ()

Authentication

  • ()

  • Extend to support authentication_string ()

Replication

  • New definition for Seconds_Behind_Master ()

    • Added three variables to

    • New

General

  • Set thread names for MariaDB Server threads ()

Variables

  • For a list of all new variables, see and .

Refactor threading

  • Automatic SST user account management (MDEV-31809)

  • MDEV-19123
    MDEV-33627
    MDEV-33697
    MDEV-33988
    MDEV-32618
    MDEV-33479
    MDEV-33856
    MDEV-32537

    Do not use non-stable (non-GA) releases in production!

    The most recent release of MariaDB 11.6 is:

    MariaDB 11.6.2 Stable (GA) Download Now

    Be notified of new MariaDB Server releases automatically by 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 page.

    subscribing
    Distributions which Include MariaDB
    character set
    mariadb-import
    mariadb-dump --dir
    DELETEs
    New authentication plugin
    Unix socket authentication
    SHOW ALL REPLICAS STATUS
    Information Schema SLAVE_STATUS Table
    System Variables Added in MariaDB 11.6
    Status Variables Added in MariaDB 11.6
    mariadb-import

    This page is licensed: CC BY-SA / Gnu FDL