All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.1.3 Release Notes

The most recent release of MariaDB 10.1 is:MariaDB 10.1.48 Stable (GA) Download Now

Download | Release Notes | Changelog | Overview of 10.1

Release date: 2 Mar 2015

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

MariaDB 10.1.3 is a Beta release. One should not expect any notable new features or incompatible interface changes in 10.1 after this release.

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

Thanks, and enjoy MariaDB!

This is the first beta release in the MariaDB 10.1 series. One should not expect any notable new features or incompatible interface changes in 10.1 after this release.

Major new features

  • .

  • () and two new associated system variables:

Other notable changes

  • Consistent support for IF EXISTS, IF NOT EXISTS, and OR REPLACE clauses:

    • These statements now also support IF NOT EXISTS and OR REPLACE:

Do not use beta releases on production systems!

Repositories exist for 10.1, but because 10.1 is still Beta, they are not visible in the . To configure a 10.1 apt, yum, or zypper repository using the tool, simply select 10.0 and then when executing the instructions, manually change all occurrences of '10.0' to '10.1'.

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

Enhanced semisync replication (MDEV-162)

(MDEV-7280)

  • (MDEV-7283)

  • (MDEV-7288)

  • (MDEV-7285)

  • (MDEV-7288)

  • (MDEV-7283)

  • These statements now support IF EXISTS:

    • (MDEV-7288)

    • (MDEV-7288)

  • Dump Thread Enhancements from Google (MDEV-7257)

  • The system variable for permitting dirty Galera reads.

  • new read-only server variable that shows the version of currently used SSL library.

  • new command-line option --getopt-prefix-matching that makes it possible to disable historical "unambiguous prefix" matching in the command-line option parsing.

  • table has a new IS_DEFAULT column (MDEV-6918). See .

  • table has a new ALGORITHM column (MDEV-6731).

  • Improved concurrency: table definition cache now has lock-free implementation completely avoiding any global locks.

  • now supports and prints more optimizations (range+MRR, "range checked for each record", full scan on NULL key, expensive constants, etc)

  • MDEV-6676
    repository configuration tool
    MariaDB 10.1.3
    changelog

    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.

    wsrep_dirty_reads
    Distributions which Include MariaDB
    Table and Tablespace Encryption
    Optimistic mode of in-order parallel replication
    slave_parallel_mode
    skip_parallel_replication
    CREATE DATABASE
    CREATE FUNCTION UDF
    CREATE ROLE
    CREATE SERVER
    CREATE USER
    CREATE VIEW
    DROP ROLE
    DROP USER
    InnoDB/XtraDB Page compression now supports snappy compression method
    version_ssl_library
    INFORMATION_SCHEMA.APPLICABLE_ROLES
    SET DEFAULT ROLE
    INFORMATION_SCHEMA.VIEWS
    EXPLAIN FORMAT=JSON

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