All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.11.0 Release Notes

Download Release Notes Overview of 10.11

Release date: 26 Sep 2022

MariaDB 10.11 is a current development series of MariaDB. It is an evolution of MariaDB 10.10 with several entirely new features.

Unlike recent new releases, MariaDB 10.11.0 is a single preview release. Features are to be considered preview, and none are guaranteed to make it into MariaDB 10.11.

The preview is available as a container quay.io/mariadb-foundation/mariadb-devel:10.11-preview.

For an overview of MariaDB 10.11 see the What is MariaDB 10.11? page.

Thanks, and enjoy MariaDB!

Authentication

  • Windows - passwordless login for mariadb root user, for OS admin users, using the ()

  • () ()

  • Separate and privileges ()

Optimizer

  • Semi-join optimization for single-table update/delete statements ()

  • Allow pushdown of queries involving UNIONs in outer select to foreign engines ()

  • Make show time spent in the query optimizer ()

Information Schema

  • Performance Issues reading the ()

  • Full table scan in the and tables ()

System versioning

  • setting, , to allow history modification ()

  • : dump and restore historical data ()

InnoDB

  • and are now dynamic, and their values can be changed without restarting the server ()

General

  • Rename variables ()

    • (min_examined_row_limit)

    • (slow_query_log)

    • (slow_query_log_file) This will be renamed to in the next release.

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 .

  • (long_query_time)

  • is now a system variable, no longer just an option (MDEV-15530)

  • MDEV-26715
    MDEV-5215
    blog post
    MDEV-29596
    MDEV-7487
    MDEV-25080
    MDEV-28926
    MDEV-29104
    MDEV-20609
    MDEV-16546
    MDEV-16029
    MDEV-11026
    MDEV-7567
    MariaDB 10.11
    MariaDB 10.11.0
    changelog

    Do not use non-stable (non-GA) releases in production!

    The most recent release of MariaDB 10.11 is:

    MariaDB 10.11.15 Stable (GA) Download Now

    Alternate download from mariadb.org

    Be notified of new MariaDB Server releases automatically by 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.

    subscribing
    Distributions which Include MariaDB
    gssapi authentication plugin
    GRANT to PUBLIC
    SUPER
    READ ONLY ADMIN
    ANALYZE FORMAT=JSON
    Information Schema Parameters table
    Information Schema Parameters
    Information Schema Routines
    System versioning
    system_versioning_insert_history
    mariadb-dump
    innodb_write_io_threads
    innodb_read_io_threads
    slow queries
    log_slow_min_examined_row_limit
    log_slow_query
    log_slow_query_file_name
    log_slow_query_file
    log_slow_query_time
    replicate_rewrite_db

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