MariaDB 10.0.20 Release Notes
The most recent release in the MariaDB 10.0 series is:MariaDB 10.0.38 Download Now
DownloadRelease NotesChangelogOverview of 10.0
Release date: 18 Jun 2015
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.20 is a Stable (GA) release.
For an overview of MariaDB 10.0 see theWhat is MariaDB 10.0? page.
Thanks, and enjoy MariaDB!
Notable changes
XtraDB updated to XtraDB-5.6.24-72.2
Innodb updated to InnoDB-5.6.25
Performance Schema updated to 5.6.25
TokuDB updated to TokuDB-7.5.7
Client command line option
--ssl-verify-server-cert
(andMYSQL_OPT_SSL_VERIFY_SERVER_CERT
option of the client API) when used together with--ssl
will ensure that the established connection is SSL-encrypted and the MariaDB server has a valid certificate. This fixes CVE-2015-3152.
Platforms
We're introducing Debian Jessie packages in this version of MariaDB. They are considered experimental at this point.
We've fixed a bug that caused a segfault on FreeBSD 10.1 x86 (MDEV-7398)
Changelog
For a complete list of changes made in MariaDB 10.0.20, with links to detailed information on each push, see the changelog.
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?