All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.6.12 Release Notes

Download Release Notes Changelog Overview of 10.6

Release date: 6 Feb 2023

MariaDB 10.6 is the current long-term series of MariaDB, maintained until July 2026. It is an evolution of MariaDB 10.5 with several entirely new features.

MariaDB 10.6.12 is a Stable (GA) release.

Thanks, and enjoy MariaDB!

Notable Items

  • As mentioned in the , our Yum/DNF/Zypper repositories for Red Hat Enterprise Linux, CentOS, Fedora, openSUSE, and SUSE are changing with this release to being signed with a new GPG key with SHA2 digest algorithms instead of SHA1. See and the page for more details.

InnoDB

  • corruption with ()

  • recovery and backup fixes (, , )

  • Upgrade after a crash is not supported ()

  • Remove load throttling ()

Galera

  • updated to 26.4.14

  • Fixes for cluster wide write conflict resolving ()

Replication

  • Parallel slave applying in binlog order is corrected for admin class of commands including ANALYZE ()

  • is now shown now more precisely at the slave applier start, including in the delayed mode ()

  • mysqlbinlog --verbose is made to show the type of compressed columns ()

JSON

  • added as an alias for ()

General

  • Infinite sequence of recursive calls when processing embedded CTE ()

  • Crash with a query containing nested WINDOW clauses ()

  • Major performance regression with 10.6.11 ()

  • As per the , this will be the last release of for Fedora 35.

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 .

InnoDB shutdown hangs when the change buffer is corrupted (MDEV-30009)

  • innodb_fast_shutdown=0 fails to report change buffer merge progress (MDEV-29984)

  • mariadb-backup --backup --incremental --throttle=... hangs (MDEV-29896)

  • Crash after recovery, with InnoDB: Tried to read (MDEV-30132)

  • Trying to write ... bytes at ... outside the bounds (MDEV-30069)

  • TRUNCATE breaks FOREIGN KEY locking (MDEV-29504, MDEV-29849)

  • INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTION.NAME is NULL for undo tablespaces (MDEV-30119)

  • Fixed hangs and error handling in B-tree operations (MDEV-29603, MDEV-30400)

  • Deadlock is resolved on replica involving BACKUP STAGE BLOCK_COMMIT and a committing user XA (MDEV-30423)

    In this release repositories for Fedora 37 and Ubuntu 22.10 Kinetic have been added.

    10.6.11 release notes
    this blog post
    MDEV-25004
    MDEV-29999
    MDEV-30179
    MDEV-30438
    MDEV-24412
    MDEV-25417
    MDEV-29684
    MDEV-30323
    MDEV-29639
    MDEV-25277
    MDEV-19160
    MDEV-30248
    MDEV-30052
    MDEV-29988
    MariaDB Deprecation Policy
    MariaDB 10.6
    MariaDB 10.6.12
    changelog
    MariaDB 10.6.12
    MariaDB Foundation release announcement
    Galera

    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.

    Distributions which Include MariaDB
    GPG
    Full-text index
    system versioning
    innodb_undo_log_truncate=ON
    InnoDB buffer pool
    Seconds_Behind_Master
    JSON_PRETTY
    JSON_DETAILED

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