MariaDB 10.1.30 Release Notes

The most recent release of MariaDB 10.1 is:
MariaDB 10.1.48 Stable (GA) Download Now

Download Release Notes Changelog Overview of 10.1

Release date: 22 Dec 2017

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

MariaDB 10.1.30 is a Stable (GA) release.

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

Thanks, and enjoy MariaDB!

Notable Changes

  • MDEV-12323 - Rollback progress log messages during crash recovery are intermixed with unrelated log messages
  • MDEV-14701 - install_db shows corruption
  • MDEV-13407 - innodb.drop_table_background failed
  • MDEV-14008 - Assertion failing: `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())
  • MDEV-12323 - Rollback progress log messages during crash recovery are intermixed with unrelated log messages
  • MDEV-12352 - InnoDB shutdown should not be blocked by a large transaction rollback
  • MDEV-13797 - InnoDB may hang if shutdown is initiated soon after startup while rolling back recovered incomplete transactions
  • MDEV-12837 - WSREP: BF lock wait long
  • MDEV-14587 - dict_stats_process_entry_from_defrag_pool() fails to call dict_table_close() when index==NULL
  • As per the MariaDB Deprecation Policy, this will be the last release of MariaDB 10.1 for Ubuntu 17.04 "zesty"

Security Fixes

Notes

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


A file format compatibility bug that was introduced in MariaDB 10.1.0 was fixed in MariaDB 10.1.21.

Using page_compression or non-default innodb_page_size created files that were incompatible with MariaDB 10.0 or MySQL 5.6. MariaDB 10.1.21 and higher will convert affected files from earlier MariaDB 10.1 releases to a compatible format.

This prevents a downgrade to earlier MariaDB 10.1 versions.

See the commit for details.


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.