MariaDB 11.1.1 Release Notes
The most recent release of MariaDB 11.1 is:MariaDB 11.1.6 Stable (GA) Download NowAlternate download from mariadb.org
Download 11.1.1Release NotesChangelogOverview of 11.1
Release date: 6 Jun 2023
Do not use non-stable (non-GA) releases in production!
MariaDB 11.1 is the current short-term development series of MariaDB, which will be maintained for one year after the Stable (GA) release. It is an evolution of MariaDB 11.0 with several entirely new features.
MariaDB 11.1.1 is a Release Candidate (RC) release.
For an overview of MariaDB 11.1 see theWhat is MariaDB 11.1? page.
Thanks, and enjoy MariaDB!
Notable Items
The transaction_isolation option is now a system variable, and the tx_isolation system variable is deprecated (MDEV-21921)
InnoDB
Server crashes in st_join_table::choose_best_splitting (MDEV-31403)
Crash with condition pushable into derived and containing outer reference (MDEV-31240)
InnoDB does not free UNDO after the fix of MDEV-30671 (MDEV-31234)
InnoDB hang fixes (MDEV-31158, MDEV-31343, MDEV-31350)
Innodb_buffer_pool_read_requests is not updated correctly (MDEV-31309)
InnoDB monitor trx_rseg_history_len was accidentally disabled by default (MDEV-31308)
Revert "MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in cluster"
Optimizer
Crash with condition pushable into derived and containing outer reference (MDEV-31403 MDEV-31240)
Crash with EXPLAIN EXTENDED for multi-table update of system table (MDEV-31224)
Security
Fixes for the following security vulnerabilities:
CVE-`-```
Changelog
For a complete list of changes made in MariaDB 11.1.1, with links to detailed information on each push, see the changelog.
Contributors
For a full list of contributors to MariaDB 11.1.1, see the MariaDB Foundation release announcement.
Do not use non-stable (non-GA) releases in production!
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?