MariaDB 10.1.5 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: 4 Jun 2015
MariaDB 10.1 is the current development 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.5 is a Beta release.
For an overview of MariaDB 10.1 see the What is MariaDB 10.1? page.
Thanks, and enjoy MariaDB!
Notable Changes
- New status variables Binlog_group_commit_trigger_count, Binlog_group_commit_trigger_timeout, and Binlog_group_commit_trigger_lock_wait used to examine which triggers caused a group commit to be made.
- mysqldump has been speeded up for large tables (MDEV-6714)
- A new column, INFO_BINARY, has been added to the Information Schema PROCESSLIST Table in order to avoid truncating queries with binary data (MDEV-7807)
- Spider updated to 3.2.21.
- Connect updated to 1.03.0007
- Encryption for temporary files: temporary files created by the server (for binary log caches, for filesort, etc) are now encrypted if the encryption plugin is loaded and
--encrypt-tmp-files
was specified. - Numerous encryption bugfixes.
- New system variable max_digest_length allowing statement digests to be calculated using different lengths.
- Audit Plugin upgraded to 1.3.0, including the QUERY_DCL filter option.
New and Deprecated Distributions
As per the MariaDB Deprecation Policy, this will be the final release of MariaDB 10.1 for Fedora 19 "Schrödinger's Cat", Ubuntu 10.04 LTS "Lucid", and Mint 9 LTS "Isadora". When the next version of MariaDB 10.1 is released, repositories for these distributions will go away.
We have also added a couple of new Linux distributions with this release. Both Fedora 21 and Ubuntu 15.04 "Vivid" repositories are now available. As this is the first release with these repositories, they are considered experimental. Please let us know if you run into any issues with them.
Repositories exist for 10.1, but because 10.1 is still Beta, they are not visible in the repository configuration tool. To configure a 10.1 apt, yum, or zypper repository using the tool, simply select 10.0 and then when executing the instructions, change all occurrences of '10.0' to '10.1'.
For a complete list of changes made in MariaDB 10.1.5, 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.