All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 11.6 Changes & Improvements

MariaDB 11.6 is a rolling release.

Upgrading

  • See and .

Notable Items

Vectors

  • are a feature that allow MariaDB Server to perform as a relational vector database. In , only available in the .

  • Vector Search was added to .

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.

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 .

Security Vulnerabilities Fixed in

For a complete list of security vulnerabilities (CVEs) fixed across all versions of MariaDB, see the page. Add listcve macro here - removed for performance reasons

List of All Releases

Date
Release
Status
Release Notes
Changelog

Refactor threading

  • Automatic SST user account management (MDEV-31809)

  • Vector

    Alpha

    26 Jun 2024

    Alpha

    21 Nov 2024

    MariaDB 11.6.2

    Stable (GA)

    Release Notes

    Changelog

    14 Aug 2024

    MariaDB 11.6.1

    RC

    Release Notes

    Changelog

    MariaDB 10.6
    Vector preview release
    MariaDB 11.7
    MDEV-19123
    MDEV-33627
    MDEV-33988
    MDEV-32618
    MDEV-33479
    MDEV-33856
    MDEV-32537
    System Variables Added in MariaDB 11.6
    MariaDB 11.6
    MariaDB 11.6

    29 Jul 2024

    MariaDB 11.6.0
    Release Notes
    MariaDB 11.6.0
    Release Notes

    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 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 page.

    Distributions which Include MariaDB
    Upgrading Between Major MariaDB Versions
    Upgrading from MariaDB 10.11 to MariaDB 11.0
    Vectors
    character set
    mariadb-import
    mariadb-dump --dir
    DELETEs
    New authentication plugin
    Unix socket authentication
    SHOW ALL REPLICAS STATUS
    Information Schema SLAVE_STATUS Table
    Status Variables Added in MariaDB 11.6
    Security Vulnerabilities Fixed in MariaDB
    mariadb-import

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