All pages
Powered by GitBook
1 of 1

Loading...

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 the .

Based on ,

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.

New Features in Alpha

New Features

  • Better error messages (all error numbers now include a descriptive text what the number means.)

  • feature

  • code from .

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 () for details.

Other Features

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!

MariaDB 10.0.0 Changelog
MariaDB 5.5
MariaDB 10.0
MariaDB 5.5
MariaDB
MariaDB 10.0.0
Taobao, developed by Peng Lixun
MDEV-382
CVE-2012-4414
MariaDB 10.0
What is MariaDB 10.0?

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 page.

Distributions which Include MariaDB
SHOW EXPLAIN
Multi source replication—original

This page is licensed: CC BY-SA / Gnu FDL