All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 11.7.0 Release Notes

Download Release Notes Overview of 11.7

Release date: 25 Sep 2024

MariaDB 11.7 is a rolling release. It is an evolution of MariaDB 11.6 with several entirely new features.

MariaDB 11.7.0 is a single preview release. Features are to be considered preview, and none are guaranteed to make it into MariaDB 11.7.

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

Thanks, and enjoy MariaDB!

Notable Items

Replication and Binary Log

  • When is enabled, committing a large transaction no longer freezes all other transactions until completed ()

  • has been deprecated ()

  • Async rollback prepared transactions during binlog crash recovery ()

  • New variable, , for aborting long-running queries on a replica ()

UUID

  • New function for generating version 4 UUIDs ()

  • New function for generating version 7 UUIDs ()

Optimization

  • Optimization improvement for single-table UPDATE/DELETE: make cost-based choice between subquery strategies ()

  • The is now on by default ()

GIS

New GIS functions. These functions improve compatibility with MySQL 8. Note that these were not included in

  • ()

  • ()

  • ()

  • ()

System-Versioned Tables

  • Allow a to be converted from implicit to explicit row_start/row_end columns ()

Slow Query Log

  • New variable, , for specifying that all queries longer than this time are logged to the , regardless of and ()

Stored Routines

  • ROW data type for stored function return values ()

Derived Tables

  • Add optional correlation column list for ()

Vectors

  • ()

[SHOW] CREATE SERVER

  • Implement ()

  • Allow arbitrary options in ()

General

  • , which used to be an alias for now shows the value of when the session was created ()

  • CURRENT_TIMESTAMP should return a TIMESTAMP (WITH TIME ZONE?) ()

  • A warning has been added when is exceeded. ()

Deprecated Variables

  • ()

Spider

  • The Spider variables and have been deprecated ()

New variable, , for increasing transaction concurrency for large transactions (MDEV-32014)

(MDEV-34159)

  • (MDEV-34160)

  • (MDEV-34276)

  • (MDEV-34278)

  • MDEV-32014
    MDEV-33756
    MDEV-33853
    MDEV-34857
    MDEV-11339
    MDEV-32637
    MDEV-25008
    MDEV-34380
    MariaDB 11.7
    MDEV-34137
    MDEV-34138
    MDEV-34141
    MDEV-34158
    MDEV-27293
    MDEV-33144
    MDEV-12252
    MDEV-31466
    MDEV-34939
    MDEV-15696
    MDEV-34716
    MDEV-30908
    MDEV-15751
    MDEV-27277
    MDEV-33756
    MDEV-28009

    The most recent release of MariaDB 11.7 is:

    MariaDB 11.7.2 Stable (GA) Download Now

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

    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
    binlogging
    binlog_optimize_thread_scheduling
    slave_abort_blocking_timeout
    UUIDv4
    UUIDv7
    Charset Narrowing Optimization
    ST_Validate
    MBRCoveredBy
    ST_Simplify
    ST_GeoHash
    system-versioned table
    log_slow_always_query_time
    slow query log
    log_slow_min_examined_row_limit
    log_slow_rate_limit
    derived tables
    MariaDB Vector Search
    SHOW CREATE SERVER
    CREATE SERVER
    SESSION_USER()
    USER()
    CURRENT_USER()
    max_sort_length
    binlog_optimize_thread_scheduling
    spider_table_crd_thread_count
    spider_table_sts_thread_count
    binlog_large_commit_threshold
    ST_LatFromGeoHash
    ST_LongFromGeoHash
    ST_IsValid
    ST_Collect

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