MariaDB 10.1.5 Release Notes
The most recent release of MariaDB 10.1 is:MariaDB 10.1.48 Stable (GA) Download Now
DownloadRelease NotesChangelogOverview 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 theWhat 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.
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 therepository 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.
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?