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.
See and .
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, .
The is now shrunk by reclaiming unused space at startup ()
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 ()
All binlog* variables are now visible as system variables, specifically , , ()
enhancement ()
Temporary tables are now displayed in the , and ()
: validation of stored program statements (
For a list of all new variables, see .
For a complete list of security vulnerabilities (CVEs) fixed across all versions of MariaDB, see the page.
:
: ,
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
Stable (GA)
8 Aug 2024
Stable (GA)
16 May 2024
This page is licensed: CC BY-SA / Gnu FDL