MariaDB 11.0.1 Release Notes

DownloadRelease NotesChangelogOverview of 11.0

Release date: 22 Feb 2023

Do not use non-stable (non-GA) releases in production!

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

MariaDB 11.0 is a Release Candidate (RC) release.

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

Thanks, and enjoy MariaDB!

Notable Items

InnoDB

Galera

  • Fixes for cluster wide write conflict resolving (MDEV-29684)

Replication

  • Parallel slave applying in binlog order is corrected for admin class of commands including ANALYZE (MDEV-30323)

  • Seconds_Behind_Master is showed now more precisely at the slave applier start, including in the delayed mode (MDEV-29639)

  • mariadb-binlog --verbose is made to show the type of compressed columns (MDEV-25277)

  • Deadlock is resolved on replica involving BACKUP STAGE BLOCK_COMMIT and a committing user XA (MDEV-30423)

Docker Official Images

  • 11.0, unlike previous version, no longer includes mysql named compatible executable symlinks inside the container.

Packaging

  • mysql compatible symlinks are no longer installed in core package, but are delegated to a -compat package (MDEV-30203)

  • Use of mysql named executables (except for Windows) will result in a deprecation warning (MDEV-29582)

General

  • Infinite sequence of recursive calls when processing embedded CTE (MDEV-30248)

  • Crash with a query containing nested WINDOW clauses (MDEV-30052)

  • Json Range only affects first row of the result set (MDEV-30304)

  • In this release repositories for Fedora 37 and Ubuntu 22.10 Kinetic have been added.

Security

Changelog

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

Contributors

For a full list of contributors to MariaDB 11.0.1, see the MariaDB Foundation release announcement.

Do not use non-stable (non-GA) releases in production!

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 Distributions which Include MariaDB page.

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

Last updated

Was this helpful?