MariaDB 10.1.24 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: 31 May 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.24 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
Updating from MariaDB 10.1.21 to MariaDB 10.1.22 or higher is highly recommended due to two high-priority regression fixes. See MDEV-11842 and MDEV-12075 for details.
- XtraDB updated to 5.6.36-82.0
- TokuDB updated to 5.6.36-82.0
- Innodb updated to 5.6.36
- Performance Schema updated to 5.6.36
- MDEV-12674: Innodb_row_lock_current_waits has overflow
- MDEV-12188: information schema - errors populating fail to free memory, unlock mutexes
- MDEV-12832: support for streaming in tar format in MariaDB Backup has been removed
- MDEV-6262: Fixes from coverity report on MariaDB
- innodb_empty_free_list_algorithm default changed from
backoff
tolegacy
to prevent potential deadlock issue in I/O-bound workloads with several small buffer pool instances in combination with small redo log files (see #1651657.)
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.
Changelog
For a complete list of changes made in MariaDB 10.1.24, 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.