MariaDB 10.0.0 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: 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 theMariaDB 10.0.0 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.
New Features in MariaDB 10.0.0 Alpha
New Features
Better error messages (all error numbers now include a descriptive text what the number means.)
SHOW EXPLAIN feature
New Features Backported from MySQL 5.6
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
Security Fixes
A fix is included for multiple SQL injection vulnerabilities in the replication code. See MDEV-382 (CVE-2012-4414) for details.
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? Plans for 10x pages.
Thanks, and enjoy MariaDB!
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?