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: 9 Sep 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.7 is a Release Candidate (RC) release.
For an overview of MariaDB 10.1 see theWhat is MariaDB 10.1? page.
Thanks, and enjoy MariaDB!
updated to XtraDB-5.6.25-73.1
MariaDB can now also encrypt (including relay
logs). To enable binary logs make sure
that an encryption plugin is loaded and add encrypt-binlog to
your my.cnf file.
The variable no longer affects the replication of events in a cluster.
One can now explicitly request MariaDB to select a good value for certain
command-line options by using the --autoset prefix. For example,
in my.cnf:
At the moment only the and options support this prefix.
Fixes for the following :
CVE-`-```
For a complete list of changes made in , with links to detailed information on each push, see the .
SQL standards-compliant behavior when dealing with .
Default values of server variables were changed as follows:
OFF
ON
NO_ENGINE_SUBSTITUTION,NO_AUTO_CREATE_USER
0
10000
0
10000
0
10000
400
2000
128K
256K
1M
4M
0
1M
ON
OFF
[mysqld]
autoset-back-logThis page is licensed: CC BY-SA / Gnu FDL