MariaDB 10.9.4 Release Notes
Download Release Notes Changelog Overview of 10.9
Release date: 7 Nov 2022
MariaDB 10.9 is the current short-term maintenance stable series of MariaDB, maintained until August 2023. It is an evolution of MariaDB 10.8 with several entirely new features.
MariaDB 10.9.4 is a Stable (GA) release.
For an overview of MariaDB 10.9 see the What is MariaDB 10.9? page.
Thanks, and enjoy MariaDB!
Notable Items
Backup
- Assertion on info.page_size failed in xb_delta_open_matching_space (MDEV-18589)
- Mariabackup locks database for minutes (MDEV-28772)
InnoDB
- Adaptive hash index MDEV-27700, MDEV-29384
- MVCC and locking (MDEV-29666, MDEV-27927, MDEV-28709, MDEV-29635)
- Virtual columns (MDEV-29299, MDEV-29753)
- InnoDB crash recovery fixes (MDEV-29559)
- Race condition between KILL and transaction commit (MDEV-29368)
- Implement CHECK TABLE…EXTENDED for InnoDB (MDEV-24402)
- InnoDB persistent statistics fail to update after bulk insert (MDEV-28327)
- InnoDB bulk insert bug fixes (MDEV-29570, MDEV-29761)
Replication
- XA COMMIT is not binlogged when the XA transaction has not updated any transaction engine (MDEV-25616)
- Concurrent CREATE TRIGGER statements made to binlog without any mixup (MDEV-25606)
Repositories
- Beginning with the next release (Q1 2023), our Yum, DNF, and Zypper repositories for Red Hat, Fedora, and SUSE will be migrated to being signed with a new GPG key. The key we are migrating to is the same one we already use for our Debian and Ubuntu Repositories.
- The short Key ID is:
0xC74CD1D8
- The long Key ID is:
0xF1656F24C74CD1D8
- The full fingerprint of the key is:
177F 4010 FE56 CA33 3630 0305 F165 6F24 C74C D1D8
- The key can be imported now in preparation for this change using the following command:
- The short Key ID is:
sudo rpm --import https://supplychain.mariadb.com/MariaDB-Server-GPG-KEY
Changelog
For a complete list of changes made in MariaDB 10.9.4, 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.