All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 11.2 Changes & Improvements

MariaDB 11.2 is no longer maintained. Please use a more recent release.

The most recent release of MariaDB 11.2 is:MariaDB 11.2.6 Stable (GA) Download NowAlternate download from mariadb.org

MariaDB 11.2 is a short-term release series, and was maintained until November 2024.

Upgrading

  • See and .

New Features & Improvements

Online Schema Change

  • can now do most operations with ALGORITHM=COPY, LOCK=NONE, that is, in most cases, unless the algorithm and lock level are explicitly specified, ALTER TABLE will be performed using the algorithm while simultaneously allowing concurrent on the altered table.

For more information, refer to, .

InnoDB

  • The is now shrunk by reclaiming unused space at startup ()

JSON

  • now allows retrieval of the key when iterating on JSON objects ()

  • New functions , and to check for JSON intersection ()

  • extracts key/value pairs from a JSON object ()

Miscellaneous

  • All binlog* variables are now visible as system variables, specifically , , ()

  • enhancement ()

  • Temporary tables are now displayed in the , and ()

  • : validation of stored program statements (

Variables

  • For a list of all new variables, see .

Security Vulnerabilities Fixed in

For a complete list of security vulnerabilities (CVEs) fixed across all versions of MariaDB, see the page.

  • :

  • : ,

List of All Releases

Date
Release
Status
Release Notes
Changelog
)
  • Remove the deprecated variable (MDEV-30905)

  • Extend and to support an initialization vector and algorithm (MDEV-9069)

  • Stable (GA)

    7 Feb 2024

    Stable (GA)

    21 Nov 2023

    Stable (GA)

    21 Aug 2023

    RC

    20 Jun 2023

    Alpha

    1 Nov 2024

    MariaDB 11.2.6

    Stable (GA)

    Release Notes

    Changelog

    8 Aug 2024

    MariaDB 11.2.5

    Stable (GA)

    Release Notes

    Changelog

    MDEV-14795
    MDEV-30145
    MDEV-26182
    MDEV-30145
    MDEV-30188
    MDEV-26137
    MDEV-12459
    MariaDB 11.2
    CVE-2024-21096
    MariaDB 11.2.4
    CVE-2023-22084
    MariaDB 11.2.3
    MariaDB 11.2.2
    MariaDB 11.2

    16 May 2024

    MDEV-5816
    MariaDB 11.2.4
    Release Notes
    Changelog
    MariaDB 11.2.3
    Release Notes
    Changelog
    MariaDB 11.2.2
    Release Notes
    Changelog
    MariaDB 11.2.1
    Release Notes
    Changelog
    MariaDB 11.2.0
    Release Notes

    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 11.1 to MariaDB 11.2
    ALTER TABLE
    COPY
    DML statements
    Online Schema Change
    InnoDB system tablespace
    JSON_TABLE
    JSON_OBJECT_FILTER_KEYS
    JSON_OBJECT_TO_ARRAY
    JSON_ARRAY_INTERSECT
    JSON_KEY_VALUE
    binlog_do_db
    binlog_ignore_db
    binlog_row_event_max_size
    ALTER TABLE IMPORT
    Information Schema TABLES Table
    SHOW TABLES
    SHOW TABLE STATUS
    Stored programs
    System Variables Added in MariaDB 11.2
    Security Vulnerabilities Fixed in MariaDB
    old_alter_table
    AES_ENCRYPT()
    AES_DECRYPT()

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