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 thethe MariaDB 5.5 serie 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 theWhat 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 .
The series builds off of the series. It also includes features imported from MySQL 5.6, and completely new features.
In most respects will work exactly as MySQL: all commands, interfaces, libraries and APIs that exist in MySQL also exist in MariaDB.
This release includes fixes for the following security vulnerabilities:
- storage engine
-
- IF (NOT) EXIST clauses for .
- with sysvar as a default value.
As with all MariaDB releases, numerous bugs were fixed in this release. For details, see the . One particular bug fix we'd like to highlight is:
- Optimizer now can take into account the selectivity of predicates
Other features are planned for inclusion in the Stable (GA) version of . They are listed on the and Plans for 10x pages.
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 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 , , 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 page.
Thanks, and enjoy MariaDB!
MDEV-3808 - Better . storage engine. Assisted discovery in .
MDEV-3807 - .
MDEV-3917 - multiple use locks () in one connection.
MDEV-4145 - optimizer can collect and use for non-indexed columns.
MDEV-4338 - Support for .
This page is licensed: CC BY-SA / Gnu FDL