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: 12 Nov 2012
MariaDB 10.0 is the 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.0 is an Alpha release. This is the first 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.0, 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.
Better error messages (all error numbers now include a descriptive text what the number means.)
feature
code from .
New InnoDB — from MySQL 5.6.5
Performance schema — from MySQL 5.6.5 (without host cache)
Optimized read-only transaction (for InnoDB). This includes support for TRANSACTION READ ONLY.
LIMIT ... ORDER BY optimization
A fix is included for multiple SQL injection vulnerabilities in the replication code. See () for details.
Other features are planned for inclusion in the Stable (GA) version of . They are listed on the Plans for 10x pages.
Thanks, and enjoy MariaDB!
This page is licensed: CC BY-SA / Gnu FDL