MariaDB 10.11.13 Release Notes
Note: This page describes features in the source repository for MariaDB 10.11. There are currently no official packages or binaries available for download which contain the features. If you want to try out any of the new features described here you will need to get and compile the code yourself.
MariaDB 10.11 is a stable long term series of MariaDB, maintained until February 2028. It is an evolution of MariaDB 10.10 with several entirely new features.
MariaDB 10.11.13 is a Stable (GA) release.
For an overview of MariaDB 10.11 see the What is MariaDB 10.11? page.
Thanks, and enjoy MariaDB!
Notable Items
Storage Engines
InnoDB
- Huge performance drop after update (MDEV-36759)
- log_t::append_prepare_wait(): Bogus assertion ‘… < buf_size’ (MDEV-36760)
- InnoDB buffer pool reserves all assigned memory even with no/minimum load (MDEV-36780)
- Assertion `i < (srv_page_size_shift - 10U)' failed in buf_block_t *buf_buddy_shrink(buf_page_t *, buf_block_t *) (MDEV-36781)
General
- As per the MariaDB Deprecation Policy, this will be the last release of MariaDB 10.11 for Ubuntu 20.04 Focal
Changelog
For a complete list of changes and bugfixes made in MariaDB 10.11.13, with links to detailed information on each push, see the changelog.
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
Distributions which Include MariaDB
page.