The most recent release in the MariaDB 10.0 series is:MariaDB 10.0.38 Download Now
Download | Release Notes | Changelog | Overview of 10.0
Release date: 10 Mar 2014
MariaDB 10.0 is the current development version of MariaDB. It is an evolution of the MariaDB 5.5 series with several entirely new features not found anywhere else and with backported and reimplemented features from MySQL 5.6.
MariaDB 10.0.9 is an RC (Release Candidate) release. This is the tenth 10.0-based release, and the second RC release. All features planned for inclusion in the stable (GA) MariaDB 10.0 series are included in this release.
For an overview of MariaDB 10.0 see theWhat is MariaDB 10.0? page.
Thanks, and enjoy MariaDB!
is primarily a bug-fix and polishing release.
Notable changes of this release include:
Fixes for the following security vulnerabilities:
For a complete list of changes made in , with links to detailed information on each push, see the .
InnoDB upgraded to version 5.6.15
is now enabled by default.
MariaDB can be compiled to use the system's library.
Added and .
When a value is casted to a , the date part will be the , not 0000-00-00. This is compatible with the SQL standard and MySQL-5.6. One can use to revert to the old behavior.
is now the default InnoDB implementation, Oracle InnoDB is a plugin that can be dynamically loaded if desired.
Builds for Debian Sid and Ubuntu Trusty are being made available for the first time in the MariaDB repositories. For this release the Trusty packages are considered as alpha releases. The Sid packages will likely always be considered as such. Both were made as part of normal MariaDB development, and we're making them available for those that want to test or try them out.
This page is licensed: CC BY-SA / Gnu FDL