All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.5.27 Release Notes

Download Release Notes Changelog Overview of 10.5

Release date: 1 Nov 2024

MariaDB 10.5 is a previous stable series of MariaDB, maintained until June 2025. 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.27 is a Stable (GA) release.

Thanks, and enjoy MariaDB!

Notable Items

Storage Engines

  • Fix MariaDB crash with SIGILL because the OS does not support AVX512 ()

  • Fix innodb.innodb-lock-inherit-read_commited failure with timeout ()

  • Fix server crash when calling after is enabled ()

  • SELECT MIN on Spider table no longer returns more rows than expected ()

  • Fix Spider group by handler wrong result on order by aggregate ()

Optimizer

  • Fix crash caused by query containing constant having clause ()

Data Definition - Alter Table

  • Fix InnoDB crash under Windows Subsystem for Linux on ALTER TABLE or OPTIMIZE TABLE ()

  • Modification of the column now correctly checks foreign key constraint ()

  • Fix incorrect NULL value handling for instantly dropped BLOB columns ()

Galera

  • Galera updated to 26.4.20

  • Fix server crash when setting wsrep_cluster_address after adding invalid value to wsrep_allowlist table ()

  • Fix INSERT...SELECT' on MyISAM table suddenly replicated by alera ()

  • Fix galera_ssl_reload failure with warning message ()

Backup

  • Recovery now correctly notes some log corruption ()

  • Can now selectively restore sequences using innodb tables from backup ()

General

  • As per the , this will be the last release of for SLES 12, and Windows 11 22H2

  • no longer hangs on startup when --init-file target does not exist ()

  • LOAD DATA INFILE with geometry data no longer fails ()

  • Fix heap-use-after-free in group_concat with compressed or GIS columns ()

Security

  • Fixes for the following :

    • CVE--``#

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 .

When InnoDB gets an assertion failure, WSREP layer is now handled gracefully (MDEV-32363)

Trigger now works correctly with bulk update (MDEV-34718)

  • Fix assertion failure in find_producing_item upon a query from a view (MDEV-35276)

  • Add new setting, to the mariadb client for use in --quick mode (MDEV-34704)

  • MDEV-34565
    MDEV-33106
    MDEV-34682
    MDEV-26345
    MDEV-29546
    MDEV-23983
    MDEV-34938
    MDEV-34392
    MDEV-35122
    MDEV-31173
    MDEV-34647
    MDEV-32778
    MDEV-34802
    MDEV-32350
    MariaDB Deprecation Policy
    MariaDB 10.5
    MDEV-34814
    MDEV-34883
    MDEV-16699
    MariaDB 10.5.27
    changelog
    MariaDB 10.5.27
    MariaDB Foundation release announcement

    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
    InnoDB
    Spider
    spider UDF
    aria_encrypt_tables
    mariadbd
    security vulnerabilities
    --quick-max-column-width

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