All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.6.5 Release Notes

MariaDB 10.6.5 is a Stable (GA) release of MariaDB Community Server 10.6, released on 2021-11-08

Download Release Notes Changelog Overview of 10.6

Release date: 8 Nov 2021

MariaDB 10.6 is the current stable series of MariaDB. It is an evolution of MariaDB 10.5 with several entirely new features.

MariaDB 10.6.5 is a Stable (GA) release.

Thanks, and enjoy MariaDB!

Notable Items

InnoDB

  • Linux after kernel version 5.10 has a io-uring regression causing a write to storage to be lost, or not acknowledged. As such will default to 0 (off) until 5.16. If is enabled in your configuration, a warning will be logged, however it will continue with the io-uring enabled, potentially resulting in a hang, or an assertion later. The long term support kernel 5.14.14 we haven't observed failures, and 5.15.0-rc7 failures have been observed, though less frequently. If you have explicitly enabled, and are using watch out for a lack of InnoDB updates followed by a 10 minute timeout. See for details.

  • ALTER TABLE…IMPORT TABLESPACE fixes (, , , )

  • innodb_undo_log_truncate

Replication

  • Memory hogging on slave by ROW event applier is eliminated ()

  • mysql --binary-mode now properly handles \\0 in data ()

  • Fixes race condition between SHOW BINARY LOGS and RESET MASTER ()

Audit Plugin

  • The QUERY_DDL setting now logs CREATE/DROP [PROCEDURE / FUNCTION / USER] statements. See . ()

Packaging & Misc

  • Session tracking flag in OK_PACKET ()

  • Some views force server (and mysqldump) to generate invalid SQL for their definitions ()

Security

  • Fixes for the following :

Changelog

For a complete list of changes and bugfixes made in , with links to detailed information on each push, see the .

Contributors

For a full list of contributors to , see the .

fixes (
,
,
,
)
  • Page I/O performance fixes (MDEV-25215, MDEV-26547, MDEV-26626, MDEV-26819)

  • Replication timeouts with XA PREPARE (MDEV-26682)

  • Improved DDL and data dictionary (MDEV-25919)

  • Performance fixes (MDEV-26356, MDEV-26467, MDEV-26826)

  • Missed statement rollback in case transaction drops or create temporary table is corrected (MDEV-26833)

    CVE-2022-31624

  • CVE-2022-31621

  • MDEV-26674
    MDEV-18543
    MDEV-20931
    MDEV-26131
    MDEV-26621
    MDEV-26712
    MDEV-25444
    MDEV-20215
    MDEV-23457
    MDEV-26868
    MDEV-26299
    CVE-2021-46667
    CVE-2021-46662
    CVE-2022-27385
    MariaDB 10.6.5
    changelog
    MariaDB 10.6.5
    MariaDB Foundation release announcement
    MDEV-26445
    MDEV-26450
    MDEV-26672
    MDEV-26864

    The most recent release of MariaDB 10.6 is:

    MariaDB 10.6.24 Stable (GA) Download Now

    Alternate download from mariadb.org

    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 page.

    innodb_use_native_aio
    innodb_use_native_aio
    innodb_use_native_aio
    server_audit_events
    MariaDB Audit Plugin - Log Settings
    security vulnerabilities
    Distributions which Include MariaDB

    This page is licensed: CC BY-SA / Gnu FDL