MariaDB 10.11.0 Release Notes

The most recent release of MariaDB 10.11 is:MariaDB 10.11.11 Stable (GA) Download NowAlternate download from mariadb.org

DownloadRelease NotesOverview of 10.11

Release date: 26 Sep 2022

Do not use alpha releases in production!

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

Unlike recent new releases, MariaDB 10.11.0 is a single preview release. Features are to be considered preview, and none are guaranteed to make it into MariaDB 10.11.

The preview is available as a container quay.io/mariadb-foundation/mariadb-devel:10.11-preview.

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

Thanks, and enjoy MariaDB!

Authentication

Optimizer

  • Semi-join optimization for single-table update/delete statements (MDEV-7487)

  • Allow pushdown of queries involving UNIONs in outer select to foreign engines (MDEV-25080)

  • Make ANALYZE FORMAT=JSON show time spent in the query optimizer (MDEV-28926)

Information Schema

System versioning

InnoDB

General

Do not use alpha releases on production systems! For a complete list of changes made in MariaDB 10.11.0, with links to detailed information on each push, see the 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 theDistributions which Include MariaDB page.

Last updated

Was this helpful?