The most recent release in the MariaDB 10.0 series is:MariaDB 10.0.38 Download Now
DownloadRelease NotesChangelogOverview of 10.0
Release date: 25 Nov 2014
MariaDB 10.0 is the current stable series of MariaDB. It is an evolution of MariaDB 5.5 with several entirely new features not found anywhere else and with backported and reimplemented features from MySQL 5.6.
MariaDB 10.0.15 is a Stable (GA) release.
For an overview of MariaDB 10.0 see theWhat is MariaDB 10.0? page.
Thanks, and enjoy MariaDB!
This release fixes a serious bug in InnoDB and XtraDB that sometimes could cause a hard lock up of the server (MDEV-7026).
This is the first release that includes Mroonga full-text search storage engine.
When compiled with OpenSSL, MariaDB now supports TLSv1.2 protocol. Limit it to TLSv1.2 ciphers only with --ssl_cipher=TLSv1.2
. Limit it to SSLv3 ciphers with --ssl-cipher=SSLv3
. RPM and DEB packages from MariaDB.org are built with OpenSSL, others (for Windows and generic Linux) are built with yaSSL.
Bundled PCRE is upgraded to 8.36
InnoDB upgraded to 5.6.21
XtraDB upgraded to 5.6.21-70.0
TokuDB upgraded to 7.5.3
SphinxSE upgraded to 2.2.6
Updates to the CONNECT handler including:
A new VIR virtual table type.
New variables connect_use_tempfile and connect_exact_info
We now offer openSUSE repos, see the repository configuration tool for details on how to use it.
For a complete list of changes made in MariaDB 10.0.15, with links to detailed information on each push, see the changelog.
This page is licensed: CC BY-SA / Gnu FDL