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: 17 October 2014
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.1 is an Alpha release.
Do not use alpha releases on production systems!
For an overview of MariaDB 10.1 see theWhat is MariaDB 10.1? page.
Thanks, and enjoy MariaDB!
This is the second alpha release in the series.
Notable changes of this release include:
for row-based events.
allow roles to be enabled automatically when a user connects.
InnoDB: merged the Facebook/Kakao defragmentation patch (see ) which uses to defragment InnoDB tablespaces).
tables no longer use .frm
Do not use alpha releases on production systems!
For a complete list of changes made in , with links to detailed information on each push, see the .
Galera is merged into MariaDB server, MariaDB 10.1.1 binaries automatically support Galera out of the box.
InnoDB: report progress of inplace alter table (Kakao patch).
can now be aborted.
statement now supports out parameters.
.
The has been deprecated. Engine condition pushdown is now always enabled for all engines that support it.
New Information Schema table shows for every system variable its session and global variable values as well as various metadata.
Information Schema plugins can now support SHOW and FLUSH statements. New statements in this release:
Two new columns added to the and Information Schema tables (TOTAL_SSL_CONNECTIONS and MAX_STATEMENT_TIME_EXCEEDED).
MariaDB can execute without a temporary table. (MySQL 5.7 patch)
@@sql_log_slow is now a session variable, not global.
Merge with MariaDB 10.0.14
As per the MariaDB Deprecation Policy, this will be the last release of MariaDB 10.1 for both Ubuntu 13.10 "Saucy" and Mint 16 "Petra".
With the recent release of CentOS 7 and RHEL 7, we are pleased to now provide packages for both distributions. Instructions for how to enable the repositories can be found by visiting the "" page and the repository configuration tool.
This page is licensed: CC BY-SA / Gnu FDL