All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.0.8 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: 10 Feb 2014

MariaDB 10.0 is the current development version of MariaDB. It is an evolution of the MariaDB 5.5 series with several entirely new features not found anywhere else and with backported and reimplemented features from MySQL 5.6.

MariaDB 10.0.8 is an RC (Release Candidate) release. This is the ninth 10.0-based release, and the first RC release. All features planned for inclusion in the stable (GA) MariaDB 10.0 series are included in this release.

For an overview of MariaDB 10.0 see theWhat is MariaDB 10.0? page.

Thanks, and enjoy MariaDB!

Notable changes

is primarily a bug-fix and polishing release.

Notable changes of this release include:

  • Fixes for the following security vulnerabilities:

For a complete list of changes made in , with links to detailed information on each push, see the .

Fedora, Ubuntu, and Mint

As per the , this will be the final release of for Fedora 18 "Spherical Cow", Ubuntu 13.04 "Raring", and Mint 15 "Olivia". When the next version of is released, repositories for these distributions will go away.

CVE-2014-0420

  • CVE-2013-5908

  • InnoDB upgraded to version 5.6.14

  • works

  • Added a new server variable, , to allow selectively restoring old behavior, in contrast to the old "all-or-nothing" approach of the --old command-line option. See for more.

  • Added a new read-only server variable

  • Bundled upgraded to version 8.34

  • The statement was added. It is used internally for replication (MDEV-5491), but it is also can be used by clients as any other SQL statement.

    • This enables replication to be able to continue even if the slave crashes (due to, for example, a bug or power outage) in the middle of a CREATE TABLE, CREATE ... SELECT, or DROP TABLE. When the slave comes back up it can replay the statement without any data loss if needed.

    • As part of this change, the variable was added. It specifies how CREATE TABLE and DROP TABLE statements are replicated.

  • MariaDB 10.0.8
    CVE-2014-0412
    CVE-2014-0401
    CVE-2014-0437
    MariaDB 10.0.8
    changelog
    MariaDB Deprecation Policy
    MariaDB 10.0
    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
    FLUSH ... FOR EXPORT
    old_mode
    OLD MODE
    malloc_library
    PCRE library
    CREATE OR REPLACE TABLE
    slave-ddl-exec-mode

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