MariaDB 10.11.2 Release Notes

You are viewing an old version of this article. View the current version here.

Download Release Notes Changelog Overview of 10.11

Release date: 16 Feb 2023

MariaDB 10.11 is the current short term maintenance development series of MariaDB. It is an evolution of MariaDB 10.10 with several entirely new features.

MariaDB 10.11.2 is a Stable (GA) release.

For an overview of MariaDB 10.11 see the What is MariaDB 10.11? page.

Thanks, and enjoy MariaDB!

Notable Items

  • As mentioned in the 10.11.1 release notes, our Yum/DNF/Zypper repositories for Red Hat Enterprise Linux, CentOS, Fedora, openSUSE, and SUSE are changing with this release to being signed with a new GPG key with SHA2 digest algorithms instead of SHA1. See this blog post and the GPG page for more details.

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)
  • mysqlbinlog --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)

General

  • Infinite sequence of recursive calls when processing embedded CTE (MDEV-30248)
  • Crash with a query containing nested WINDOW clauses (MDEV-30052)
  • Major performance regression with 10.6.11 (MDEV-29988)
  • Json Range only affects first row of the result set (MDEV-30304)
  • As per the MariaDB Deprecation Policy, this will be the last release of MariaDB 10.11 for Fedora 35.
  • In this release repositories for Fedora 37 and Ubuntu 22.10 Kinetic have been added.

Changelog

For a complete list of changes made in MariaDB 10.11.1, 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 the Distributions which Include MariaDB page.

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.