All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.1.1 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: 17 October 2014

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.1 is an Alpha release.

Do not use alpha releases on production systems!

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

Thanks, and enjoy MariaDB!

Notable Changes

This is the second alpha release in the series.

Notable changes of this release include:

  • for row-based events.

  • allow roles to be enabled automatically when a user connects.

  • InnoDB: merged the Facebook/Kakao defragmentation patch (see ) which uses to defragment InnoDB tablespaces).

  • tables no longer use .frm

Do not use alpha releases on production systems!

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

files.
  • Galera is merged into MariaDB server, MariaDB 10.1.1 binaries automatically support Galera out of the box.

  • InnoDB: report progress of inplace alter table (Kakao patch).

  • can now be aborted.

  • statement now supports out parameters.

  • .

  • The has been deprecated. Engine condition pushdown is now always enabled for all engines that support it.

  • New Information Schema table shows for every system variable its session and global variable values as well as various metadata.

  • Information Schema plugins can now support SHOW and FLUSH statements. New statements in this release:

  • Two new columns added to the and Information Schema tables (TOTAL_SSL_CONNECTIONS and MAX_STATEMENT_TIME_EXCEEDED).

  • MariaDB can execute without a temporary table. (MySQL 5.7 patch)

  • @@sql_log_slow is now a session variable, not global.

  • Merge with MariaDB 10.0.14

  • As per the MariaDB Deprecation Policy, this will be the last release of MariaDB 10.1 for both Ubuntu 13.10 "Saucy" and Mint 16 "Petra".

  • With the recent release of CentOS 7 and RHEL 7, we are pleased to now provide packages for both distributions. Instructions for how to enable the repositories can be found by visiting the "" page and the repository configuration tool.

  • MariaDB 10.1
    MariaDB 10.1.1
    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.

    Distributions which Include MariaDB
    Triggers can now be run on the slave
    Default roles
    Defragmenting InnoDB Tablespaces
    OPTIMIZE TABLE
    Performance Schema
    Statements that exceed a certain execution time
    PREPARE
    Compound statements can be used outside of stored programs
    engine_condition_pushdown optimizer_switch flag
    SYSTEM_VARIABLES
    SHOW QUERY_RESPONSE_TIME
    FLUSH QUERY_RESPONSE_TIME
    SHOW LOCALES
    CLIENT_STATISTICS
    USER_STATISTICS
    UNION ALL
    Installing MariaDB with YUM

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