The most recent release of MariaDB 11.0 is:MariaDB 11.0.6 Stable (GA) Download Now
Download 11.0.2 | Release Notes | Changelog | Overview of 11.0
Release date: 6 Jun 2023
MariaDB 11.0 is a current short-term stable series of MariaDB and will be maintained until June 2024. It is an evolution of MariaDB 10.11 with several entirely new features.
MariaDB 11.0.2 is a Stable (GA) release.
For an overview of MariaDB 11.0 see theWhat is MariaDB 11.0? page.
Thanks, and enjoy MariaDB!
Given a time in picoseconds, the new function returns a human-readable time value and unit indicator ()
InnoDB does not free UNDO after the fix of ()
InnoDB hang fixes (, , )
is not updated correctly ()
InnoDB monitor trx_rseg_history_len was accidentally disabled by default ()
optimization is improved to re-fill the materialized table only if necessary. The fewer number of table refills is taken into account when choosing query plan, too ()
New optimizer_switch option, , is added. It is ON by default. When set to ON, the optimizer will produce tighter bounds for hash join output cardinality. ()
Crash with condition pushable into derived and containing outer reference ( )
New status variable: ()
Fixes for the following :
CVE-`-```
For a complete list of changes made in , with links to detailed information on each push, see the .
For a full list of contributors to , see the .
Revert "MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in cluster"
now prints more information about Block Nested Loop joins: block-nl-join element now has r_loops, r_effective_rows and r_other_time_ms fields (MDEV-30806, MDEV-30830, MDEV-30972).
This page is licensed: CC BY-SA / Gnu FDL