MariaDB 10.4.8 Release Notes

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

Download Release Notes Changelog Overview of 10.4

Release date: 11 Sep 2019

MariaDB 10.4 is the current 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.8 will be 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

Notable changes of this release include:

  • Connect updated to Connect 1.06.0010
  • MDEV-20231: Update server HELP
  • MDEV-20066: This bug could cause a table to become corrupt if a column was added instantly
  • MDEV-15326: A race condition in InnoDB transaction commit that affects record locking was fixed
  • MDEV-17187: Table doesn't exist in engine after ALTER of FOREIGN KEY
  • MDEV-20301: InnoDB's MVCC has O(N^2) behaviors
  • MDEV-18128: Simplify .ibd file creation
  • MDEV-20060: Failing assertion: srv_log_file_size <= 512ULL << 30 while preparing backup
  • MDEV-20247: Replication hangs with "preparing" and never starts
  • MDEV-17614: Remove unnecessary locking for INSERT...ON DUPLICATE KEY UPDATE
  • MDEV-20311: row_ins_step accesses uninitialized memory
  • MDEV-20479: Assertion failure in dict_table_get_nth_col() after INSTANT DROP COLUMN
  • MDEV-20340: Encrypted temporary tables cannot be read with innodb_checksum_algorithm=full_crc32
  • MDEV-19947: Repositories for RHEL 8 ppc64le added

Changelog

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

Contributors

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


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.