MariaDB 10.4.18 Release Notes

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

Note: This page describes features in the source repository for MariaDB 10.4. There are currently no official packages or binaries available for download which contain the features. If you want to try out any of the new features described here you will need to get and compile the code yourself.

MariaDB 10.4 is the previous stable series of MariaDB. It is an evolution of MariaDB 10.3 with several entirely new features not found anywhere else and with backported and reimplemented features from MySQL.

MariaDB 10.4.18 is a Stable (GA) release.

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

Thanks, and enjoy MariaDB!

Notable Changes

InnoDB

  • MDEV-24188 - Hang in buf_page_create() after reusing a previously freed page
  • MDEV-24275 - InnoDB persistent stats analyze forces full scan forcing lock crash
  • MDEV-24449 - Corruption of system tablespace or last recovered page

Galera

  • Galera updated to 26.4.7
  • MDEV-23328 - Server hang due to Galera lock conflict resolution
  • MDEV-23851 - BF-BF Conflict issue because of UK GAP locks
  • MDEV-20717 - Plugin system variables and activation options can break mysqld --wsrep_recover
  • MDEV-24469 - Assertion active() == false failed with "XA START.."
  • MDEV-23647 - Garbd can't initiate SST anymore in 10.5

Replication

  • MDEV-8134 - relay-log is corrected to rotate past 999999
  • MDEV-23033 - fixed slave applier for row-based events with FK constraints on virtual columns
  • MDEV-4633 - Relay_Log_Space of Show-Slave-Status is made thread-safe
  • MDEV-10272 - add master host/port info to slave thread exit messages
  • MDEV-23846 - improves mysqlbinlog error message issuing

Misc

Changelog

For a complete list of changes made in MariaDB 10.4.18, 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.