arrow-left

All pages
gitbookPowered by GitBook
1 of 1

Loading...

MariaDB 11.5.1 Release Notes

circle-info

The most recent release of MariaDB 11.5 is:

hashtag
MariaDB 11.5.2 Stable (GA) Download Now

Release date: 30 May 2024

triangle-exclamation

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

is a development version of the MariaDB rolling release. It is an evolution of with several entirely new features.

is a release.

Thanks, and enjoy MariaDB!

hashtag
New Features

hashtag
Temporary files and tables

  • ()

  • There are two system variables used for controlling this feature:

    • : Limits the temporary space allowance per user.

hashtag
Data Types

  • The range of values was extended. The maximal allowed value for timestamps was '2038-01-19 03:14:07 UTC', and is now '2106-02-07 06:28:15 UTC'. This does not change the storage format, and new tables can be read by old MariaDB servers as long as timestamp values are within the old timestamp range. At the moment this is only supported on 64-bit platforms ().

hashtag
Optimizer

  • is now supported for partitioned tables ()

  • ANALYZE FORMAT=JSON now ()

hashtag
Protocol

  • Permit bulk implementation to return ALL individual results ()

  • Send initial values of system variables in first OK packet ()

hashtag
Observability

  • New in the Information Schema for storing information about users, , and the limits set by (, )

  • Add more columns to Information Schema , and tables ()

  • Add QUERIES column to Information Schema table ()

hashtag

  • Additional features for Sequences ()

    • permits creating as any type (including ), extending the range

hashtag
Other

  • ()

  • Introduce the system variable to address excessive context switching caused by log_sys.lsn_lock (observed on write-intensive workloads on NUMA systems) ()

  • Deprecate and ignore the system variable ()

hashtag
Security

  • Fixes for the following :

    • CVE-`-```

hashtag
Changelog

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

hashtag
Contributors

For a full list of contributors to , see the .

circle-info

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.

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

: Limits the temporary space allowance for all users.

Add ()

  • Provide InnoDB async IO statistics ()

  • Extend to be compatible with Percona server ()

  • Parser accepts larger and smaller values for and

  • on no longer attempts to collect statistics ()

  • Change default Unicode collation to uca1400_ai_ci ()

  • Parallel dump of multiple databases via with the --dir option ()

  • Deprecate ()

  • Download
    Release Notes
    Changelog
    Overview of 11.5
    MariaDB 11.5
    MariaDB 11.4
    MariaDB 11.5.1
    Release Candidate (RC)
    MDEV-9101arrow-up-right
    MDEV-32188arrow-up-right
    MDEV-12404arrow-up-right
    MDEV-18478arrow-up-right
    MDEV-30366arrow-up-right
    MDEV-31609arrow-up-right
    MDEV-23729arrow-up-right
    MDEV-32218arrow-up-right
    MDEV-33151arrow-up-right
    MDEV-33152arrow-up-right
    MDEV-28152arrow-up-right
    MDEV-33449arrow-up-right
    MDEV-33515arrow-up-right
    MDEV-33655arrow-up-right
    MariaDB 11.5.1
    changelog
    MariaDB 11.5.1
    MariaDB Foundation release announcementarrow-up-right
    subscribingarrow-up-right
    MDEV-33145arrow-up-right
    MDEV-32841arrow-up-right
    MDEV-33501arrow-up-right
    MDEV-33938arrow-up-right
    MDEV-25829arrow-up-right
    MDEV-33625arrow-up-right
    MDEV-31789arrow-up-right
    spinner
    Distributions which Include MariaDB
    Limit size of created disk temporary files and tables
    max_tmp_session_space_usage
    TIMESTAMP
    Index condition pushdown
    shows selectivity of pushed index condition
    USERS table
    password expiry
    max_password_errors
    TABLE_STATISTICS
    CLIENT_STATISTICS
    USER STATISTICS
    INDEX_STATISTICS
    Sequences
    CREATE SEQUENCE ... AS
    INT
    BIGINT UNSIGNED
    Information Schema Sequences table
    REPAIR TABLE ... FORCE
    innodb_log_spin_wait_delay
    alter_algorithm
    security vulnerabilities
    max_tmp_total_space_usage
    FLUSH GLOBAL STATUS
    Query Response Time plugin
    MINVALUE
    MAXVALUE
    ANALYZE TABLE
    sequences
    mariadb-dump
    spider_casual_read