All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.6.11 Release Notes

Download Release Notes Changelog Overview of 10.6

Release date: 7 Nov 2022

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

MariaDB 10.6.11 is a Stable (GA) release.

Thanks, and enjoy MariaDB!

Notable Items

SSL

  • The server no longer tolerates incorrectly configured SSL (). If you have enabled SSL in my.cnf but have not configured it properly (for example, a certificate file is missing), MariaDB used to silently disable SSL, leaving you under impression that everything was fine and connections were secure. Since this release, MariaDB will fail to start if SSL is enabled, but cannot be switched on.

Backup

  • Assertion on info.page_size failed in xb_delta_open_matching_space ()

InnoDB

  • Adaptive hash index ,

  • MVCC and locking (, , , )

  • Virtual columns (, )

  • InnoDB crash recovery fixes ()

Galera

  • updated to 26.4.13

  • Galera server crashes after 10.3 > 10.4 upgrade ()

  • status variable prints 0 as port number if the port is not mentioned in system variable ()

Replication

  • XA COMMIT is not binlogged when the has not updated any transaction engine ()

  • Concurrent statements made to binlog without any mixup ()

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

Docker Official Image

The following changes have been made to the docker.io/library/mariadb container image.

  • The number of gpg packages has been removed, leaving enough to apt-get update, but dirmngr that would fetch keys has been removed. (inspired by )

  • The environment variable LANG=C.UTF-8 has been added for those that exec into containers and copy paste UTF8 characters (fixes ).

  • Adds OCI labels to image (fixes and )

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 .

Race condition between KILL and transaction commit (MDEV-29368)

  • Implement for InnoDB (MDEV-24402)

  • fail to update after bulk insert (MDEV-28327)

  • 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:

  • MariaDB config: skip-host-cache and skip-name-resolve moved to /etc/mysql/mariadb.conf.d/05-skipcache.cnf

    MDEV-29811
    MDEV-18589
    MDEV-27700
    MDEV-29384
    MDEV-29666
    MDEV-27927
    MDEV-28709
    MDEV-29635
    MDEV-29299
    MDEV-29753
    MDEV-29559
    MDEV-29375
    MDEV-28868
    MDEV-25616
    MDEV-25606
    issue #469
    issue #468
    issue 436
    users need for version
    MariaDB 10.6.11
    changelog
    MariaDB 10.6.11
    MariaDB Foundation release announcement
    Galera
    sudo rpm --import https://supplychain.mariadb.com/MariaDB-Server-GPG-KEY

    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.

    wsrep_incoming_addresses
    wsrep_node_incoming_address
    Distributions which Include MariaDB
    XA transaction
    CREATE TRIGGER
    GPG key
    CHECK TABLE…EXTENDED
    InnoDB persistent statistics

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