All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.5.11 Release Notes

Download Release Notes Changelog Overview of 10.5

Release date: 23 Jun 2021

MariaDB 10.5 is the current stable series of MariaDB. It is an evolution of MariaDB 10.4 with several entirely new features not found anywhere else and with backported and reimplemented features from MySQL.

MariaDB 10.5.11 is a Stable (GA) release.

Thanks, and enjoy MariaDB!

Notable Items

This version of MariaDB is being released now to fix the following two regressions:

  • Table alias from previous statement interferes later commands ()

  • Join using derived with aggregation returns incorrect results ()

In addition to the above, this release also contains the following fixes:

InnoDB

  • InnoDB spatial indexes miss large geometry fields after ()

  • Double free of transaction during truncate operation ()

  • Double free of table when inplace alter FTS add index fails ()

  • Potential hang in purge for virtual columns ()

Replication

  • Do not replicate killed multi-table when the signal arrives before any table has been processed ()

  • Fix optimistic parallel applier to not deadlock on admin commands ,, and ()

  • Backport parallel slave server shutdown hang ()

  • Removed deprecated

Security

  • Fixes for the following :

Changelog

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

Contributors

For a full list of contributors to , see the .

Change buffer records are lost under heavy load (MDEV-25783)

  • Not applying INSERT_REUSE_REDUNDANT (MDEV-25745)

  • InnoDB recovery fails with [ERROR] InnoDB: Not applying INSERT_REUSE_REDUNDANT due to corruption (MDEV-25745)

  • harvests InnoDB: Index 'abdcef' contains 10001 entries, should be 10000 (MDEV-25783)

  • --base64-output
    to correct BINLOG clause in
    output (
    )
    MDEV-25672
    MDEV-25714
    MDEV-25459
    MDEV-25758
    MDEV-25663
    MDEV-25721
    MDEV-25664
    MDEV-22530
    MDEV-17515
    MDEV-20821
    MDEV-22370
    CVE-2021-46666
    CVE-2021-46657
    MariaDB 10.5.11
    changelog
    MariaDB 10.5.11
    MariaDB Foundation release announcement
    MDEV-25222

    The most recent release of MariaDB 10.5 is:

    MariaDB 10.5.29 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
    OPTIMIZE TABLE
    OPTIMIZE
    REPAIR
    ANALYZE
    security vulnerabilities
    CHECK TABLE
    mysqlbinlog

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