All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.5.1 Release Notes

Download Release Notes Changelog Overview of 10.5

Release date: 14 Feb 2020

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

MariaDB 10.5.1 is a Beta release.

Thanks, and enjoy MariaDB!

Notable Changes

This will be the first beta release in the series.

Notable changes of this release include:

InnoDB

  • Remove dummy tablespace for the ()

  • Optimize access to InnoDB page header fields ()

  • Remove multiple instances ()

    • Deprecate and ignore and

Optimizer

  • Allow packed values of non-sorted fields in the sort buffer ()

Replication and Galera

  • now defaults to optimistic ().

  • Make REPLICA a synonym for ()

  • support ()

  • Add new mode to wsrep_OSU_method in which Galera checks storage engine of the effected table (

PCRE

  • Migrate to ()

Compatibility

  • Show internal type for TIMESTAMP, DATETIME, and TIME columns ()

Variables

  • Numerous deprecated variables removed ()

Changelog

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

Contributors

For a full list of contributors to , see the .

Do not use beta releases in production!

  • Columns that indicated the buffer pool instance from the Information Schema , , , and tables now return a dummy value of 0.

  • Deprecate and ignore (MDEV-19747)

  • Prefer MDL to dict_sys.latch for innodb background tasks (MDEV-16678)

  • Use fdatasync() for redo log where appropriate (MDEV-21382)

  • Replace recv_sys.heap with list of buf_block_t (MDEV-21351)

  • Several fixes to server hangs (MDEV-16264)

  • )
  • Galera: Replicate MariaDB GTID to other nodes in the cluster (MDEV-20720)

  • MariaDB 10.5
    MDEV-18115
    MDEV-21133
    MDEV-15058
    MDEV-21263
    MDEV-18648
    MDEV-20601
    commit
    MDEV-14024
    MDEV-19906
    MDEV-18650
    MariaDB 10.5.1
    changelog
    MariaDB 10.5.1
    MariaDB Foundation release announcement
    Galera
    MDEV-20051

    The most recent release of MariaDB 10.5 is:

    MariaDB 10.5.29 Stable (GA) Download Now

    Alternate download from mariadb.org

    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.

    redo log
    InnoDB buffer pool
    innodb_buffer_pool_instances
    innodb_page_cleaners
    slave_parallel_mode
    SLAVE in SQL statements
    GTID
    PCRE2
    multi_range_count
    thread_concurrency
    timed_mutexes
    innodb_buffer_page
    innodb_buffer_page_lru
    innodb_buffer_pool_stats
    innodb_cmpmem
    innodb_cmpmem_reset
    innodb_log_optimize_ddl

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

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

    Distributions which Include MariaDB