All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.10.0 Release Notes

The most recent release of MariaDB 10.10 is:MariaDB 10.10.7 Stable (GA) Download Now

Download 10.10.0Release NotesChangelogOverview of 10.10

Release date: 23 Jun 2022

Do not use alpha releases in production!

MariaDB 10.10 is a current development series of MariaDB. It is an evolution of MariaDB 10.9 with several entirely new features.

MariaDB 10.10.0 is not a single release, but is instead a number of preview releases based on feature branches. Each should be considered Alpha.

For an overview of MariaDB 10.10 see theWhat is MariaDB 10.10? page.

Thanks, and enjoy MariaDB!

Remember, these features are in separate preview packages. The subsection header text corresponds to the preview package name.

Replication

  • Change defaults for CHANGE MASTER TO so that GTID-based replication is used by default if master supports it ()

  • Deprecate to favor new option ()

Available as container: quay.io/mariadb-foundation/mariadb-devel:10.10-gtid

Optimizer

  • Improve optimization of joins with many tables, including eq_ref tables ()

  • Table elimination does not work across derived tables ()

Available as container: quay.io/mariadb-foundation/mariadb-devel:10.10-optimizer

UCA14 Collation

  • Add UCA-14.0.0 ()

  • Improve contraction performance in UCA collations ()

  • Improve UCA collation performance for utf8mb3 and utf8mb4 ()

Available as container: quay.io/mariadb-foundation/mariadb-devel:10.10-uca14

DDL

  • ( not included in

  • Atomic CREATE OR REPLACE TABLE () (not included in )

Available as container: quay.io/mariadb-foundation/mariadb-devel:10.10-ddl

Galera

  • Implement a method to add IPs to allowlist for Galera Cluster node addresses that can make SST/IST requests ()

Miscellaneous

  • Change default of to ON ()

  • --ssl option set as default for mariadb CLI ()

  • Add function ()

  • The data type ()

Available as container: quay.io/mariadb-foundation/mariadb-devel:10.10-misc

Do not use alpha releases on production systems! For a complete list of changes made in , with links to detailed information on each push, see the .

Re-design the upper level of handling UPDATE and DELETE statements (MDEV-28883)

  • Deprecate the / functions (MDEV-27104)

  • MDEV-19801
    MDEV-20122
    MDEV-28852
    MDEV-26278
    MDEV-27009
    MDEV-27265
    MDEV-27266
    MDEV-16329
    MariaDB 10.10.1
    MDEV-25292
    MariaDB 10.10.1
    MDEV-27246
    MDEV-28632
    MDEV-27105
    MDEV-25704
    MDEV-23287
    MariaDB 10.10.0
    changelog

    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
    MASTER_USE_GTID=Current_Pos
    MASTER_DEMOTE_TO_SLAVE
    collations
    ALTER ONLINE TABLE
    explicit_defaults_for_timestamp
    RANDOM_BYTES
    INET4
    DES_ENCRYPT
    DECRYPT

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