MariaDB 10.0.10 Release Notes
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: 31 Mar 2014
With this release, MariaDB 10.0 is now the current stable 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.10 is a Stable (GA) release. This is the eleventh 10.0-based release, and the first stable release. All features planned for inclusion in the MariaDB 10.0 series are included in this release.
For an overview of MariaDB 10.0 see the What is MariaDB 10.0? page.
Thanks, and enjoy MariaDB!
Notable Changes
MariaDB 10.0.10 is primarily a bug-fix and polishing release.
Notable changes of this release include:
MariaDB Audit Plugin
The MariaDB Audit Plugin is now included by default in MariaDB (MDEV-5584). Some new functionality has been added to it and it's also now declared to have maturity Stable. The new version of the Audit Plugin is 1.2 and it includes the following new features:
- In the audit log passwords are now masked, i.e. the password characters are replaced with asterisks.
- It's now possible to filter logging to include only DDL (CREATE, ALTER, etc.) or DML (INSERT, UPDATE, etc.) statements.
For more information please refer to the About the MariaDB Audit Plugin page. The plugin is disabled by default.
- Improved XtraDB performance by fixing incorrect calculation of flushed pages (MDEV-5949)
- Fix for GTID duplicate key multi-master corruption bug (MDEV-5804)
- Default TokuDB compression is now
TOKUDB_ZLIB
(instead ofTOKUDB_UNCOMPRESSED
) - Various algorithm improvements for engine-independent table statistics (EITS) (MDEV-5901, MDEV-5917, MDEV-5950, MDEV-5962, MDEV-5926)
For a complete list of changes made in MariaDB 10.0.10, with links to detailed information on each push, see the changelog.
Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More
information can be found on the
Distributions which Include MariaDB
page.