MariaDB 11.0 Changes & Improvements
MariaDB 11.0 is no longer maintained. Please use a more recent release.
The most recent release of MariaDB 11.0 is:MariaDB 11.0.6 Stable (GA) Download Now
MariaDB 11.0 is a short-term release series, and was maintained until June 2024.
Upgrading
New Features & Improvements
Functions
Given a time in picoseconds, the new function FORMAT_PICO_TIME returns a human-readable time value and unit indicator (MDEV-19629)
Optimizer
Major improvements to the Optimizer. See The Optimizer Cost Model from MariaDB 11.0.
InnoDB
The InnoDB Change Buffer has been removed (MDEV-29694)
Variables
For a list of all new variables, see System Variables Added in MariaDB 11.0 and Status Variables Added in MariaDB 11.0.
The default value for innodb_undo_tablespaces has been changed from 0 to 3 (MDEV-29986)
The following deprecated variables have been removed:
Security Vulnerabilities Fixed in MariaDB 11.0
For a complete list of security vulnerabilities (CVEs) fixed across all versions of MariaDB, see the Security Vulnerabilities Fixed in MariaDB page.
List of All MariaDB 11.0 Releases
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?