MariaDB 10.0.2 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: 24 Apr 2013
MariaDB 10.0 is the current development version of MariaDB. It is built on the MariaDB 5.5 series with backported features from MySQL 5.6 and entirely new features not found anywhere else.
MariaDB 10.0.2 is an Alpha release. This is the third 10.0-based release, and we are releasing it now to get it into the hands of any who might want to test it. Not all features planned for the MariaDB 10.0 series are included in this release. Additional features will be pushed in future releases. Do not use alpha releases on production systems.
For an overview of MariaDB 10.0 see the What is MariaDB 10.0? page.
For a list of changes made in MariaDB 10.0.2, with links to detailed information on each push, see the changelog.
Based on MariaDB 5.5
The MariaDB 10.0 series builds off of the MariaDB 5.5 series. It also includes features imported from MySQL 5.6, and completely new features.
In most respects MariaDB will work exactly as MySQL: all commands, interfaces, libraries and APIs that exist in MySQL also exist in MariaDB.
Security fixes
This release includes fixes for the following security vulnerabilities:
- CVE-2013-1521
- CVE-2013-2378
- CVE-2013-1552
- CVE-2013-1523
- CVE-2013-1512
- CVE-2013-1555
- CVE-2013-1526
- CVE-2012-5614
- CVE-2013-1506
New Features in MariaDB 10.0.2 Alpha
New Features
- MDEV-4146 - CONNECT storage engine
- MDEV-26 - Global Transaction ID
- MDEV-318 - IF (NOT) EXIST clauses for ALTER TABLE.
- MDEV-4022 - table attributes with sysvar as a default value.
- MDEV-3808 - Better table discovery. Sequence storage engine. Assisted discovery in FederatedX.
- MDEV-3807 - show plugins soname 'xxx'.
- MDEV-3917 - multiple use locks (GET_LOCK) in one connection.
- Subquery optimizations (MDEV-38 - NOT EXISTS to IN), MDEV-537, MDEV-3862.
- MDEV-4145 - optimizer can collect and use histogram-based statistics for non-indexed columns.
- MDEV-4338 - Support for atomic writes on FusionIO DirectFS.
Bug Fixes
As with all MariaDB releases, numerous bugs were fixed in this release. For details, see the changelog. One particular bug fix we'd like to highlight is:
- MDEV-4172 - Optimizer now can take into account the selectivity of predicates
Other Features
Other features are planned for inclusion in the Stable (GA) version of MariaDB 10.0. They are listed on the What is MariaDB 10.0? and Plans for 10x pages.
Discontinued builds
The MariaDB project tries to support as many different Operating Systems and Linux Distributions as we can. However, when a distribution or OS stops receiving security and other updates it becomes difficult to freely provide packages for that platform. In such cases, our policy is to deprecate that platform and stop providing binary packages for it.
Accordingly, this will be the final release of MariaDB 10.0 for the following distributions:
- Ubuntu 8.04 LTS "Hardy"
- Ubuntu 11.10 "Oneiric"
Binary tar.gz files built on Ubuntu "Hardy" will also be going away. These are the ones that do not require GLIBC_2.14+. So for the next release, all binary tar.gz files for Linux will require GLIBC_2.14+.
If your chosen Linux Distribution or Operating System is deprecated, packages or support are not completely unavailable. Companies such as SkySQL, Monty Program, and others provide support for all versions of MariaDB back to even very old MySQL versions. This includes packaged binaries. Contact them for more details.
More information on the deprecation policy can be found on the Deprecation Policy page.
Thanks, and enjoy MariaDB!
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.