All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.4.31 Release Notes

Download | Release Notes | Changelog | Overview of 10.4

Alternate download from mariadb.org

Release date: 14 Aug 2023

MariaDB 10.4 is a previous stable series of MariaDB, maintained until June 2024. It is an evolution of MariaDB 10.3 with several entirely new features not found anywhere else and with backported and reimplemented features from MySQL.

MariaDB 10.4.31 is a Stable (GA) release.

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

Thanks, and enjoy MariaDB!

Notable Items

General

  • As per the , this will be the last release of for Ubuntu 18.04 LTS "Bionic"

  • doesn't ignore error as it should ()

  • variables do not get assigned from subselects ()

  • Crash after setting global session_track_system_variables to an invalid value ()

Character Sets, Data Types

  • UBSAN: null pointer passed as argument 1, which is declared to never be null in my_strnncoll_binary on SELECT ... COUNT or GROUP_CONCAT ()

  • Possibly wrong result or Assertion 0' failed in Item_func_round::native_op` ()

  • Assertion ``(length % 4) == 0'failed in

InnoDB

  • innochecksum dies with Floating point exception ()

  • Deadlock with 3 concurrent by ()

  • Assertion ``!strcmp(index->table->name.m_name, "SYS_FOREIGN") || !strcmp(index->table->name.m_name, "SYS_FOREIGN_COLS")'failed inbtr_node_ptr_max_size` ()

Aria

  • Various crashes upon INSERT/UPDATE after changing Aria settings ()

  • Various crashes/asserts/corruptions when Aria encryption is enabled/used, but the encryption plugin is not loaded ()

Spider

  • SIGSEGV in spider_db_open_item_field and SIGSEGV in spider_db_print_item_type, on SELECT ()

  • that double as table params overriding mechanism is buggy ()

Optimizer

  • Assertion ``last_key_entry >= end_pos'failed in virtual boolJOIN_CACHE_HASHED::put_record()` ()

  • Problem with open ranges on prefix blobs keys ()

  • Equal on two create wrong result ()

  • Recursive CTE execution is interrupted without errors or warnings (

Replication

  • Parallel Slave SQL Thread Can Update Seconds_Behind_Master with Active Workers ()

  • ends up in optimistic parallel slave binlog out-of-order ()

  • takes very long time on a busy system ()

  • rpl.rpl_manual_change_index_file occasionally fails in BB with Result length mismatch ()

Galera

  • Node has been dropped from the cluster on Startup / Shutdown with async replica ()

  • MariaDB stuck on starting commit state (waiting on commit order critical section) ()

  • Assertion state() == s_aborting || state() == s_must_replay failed in int wsrep::transaction::after_rollback() ()

  • Assertion

Security

  • Fixes for the following :

    • CVE--``#

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 .

ODKU of non-versioning column inserts history row (MDEV-23100)

  • UPDATE not working properly on transaction precise system versioned table (MDEV-25644)

  • Assertion ``const_item_cache == true'failed inItem_func::fix_fields` (MDEV-31319)

  • ANALYZE doesn't work with pushed derived tables (MDEV-29284)

  • get_partition_set is never executed in ha_partition::multi_range_key_create_key due to bitwise & with 0 constant (MDEV-24712)

  • Client can crash the server with a mysql_list_fields("view") call (MDEV-30159)

  • I_S.parameters not immediatly changed updated after procedure change (MDEV-31064)

  • my_lengthsp_utf32
    on
    SELECT` (
    )
  • UBSAN: negation of -X cannot be represented in type 'long long int'; cast to an unsigned type to negate this value to itself in Item_func_mul::int_op and Item_func_round::int_op (MDEV-30932)

  • Assorted assertion failures in json_find_path with certain collations (MDEV-23187)

  • MODIFY COLUMN can break FK constraints, and lead to unrestorable dumps (MDEV-31086)
    )
  • MAX_SEL_ARG memory exhaustion is not visible in the optimizer trace (MDEV-30964)

  • not working properly with lower_case_table_names=2 (MDEV-30765)

  • Segfault on select query using index for group-by and filesort (MDEV-30143)

  • !wsrep_has_changes(thd) || (thd->lex->sql_command == SQLCOM_CREATE_TABLE && !thd->is_current_stmt_binlog_format_row()) || thd->wsrep_cs().transaction().state() == wsrep::transaction::s_aborted
    failed (
    )
  • Server crashes when wsrep_sst_donor and wsrep_cluster_address set to NULL (MDEV-28433)

  • Create temporary sequence can cause inconsistency (MDEV-31335)

  • Galera 4 unable to query cluster state if not primary component (MDEV-21479)

  • MariaDB Deprecation Policy
    MariaDB 10.4
    MDEV-31092
    MDEV-31250
    MDEV-25237
    MDEV-28384
    MDEV-23838
    MDEV-31641
    MDEV-10962
    MDEV-19216
    MDEV-28054
    MDEV-26258
    MDEV-29447
    MDEV-31524
    MDEV-31348
    MDEV-31800
    MDEV-20010
    MDEV-30619
    MDEV-31503
    MDEV-13915
    MDEV-30214
    MDEV-31413
    MDEV-29293
    MDEV-30013
    MariaDB 10.4.31
    changelog
    MariaDB 10.4.31
    MariaDB Foundation release announcement
    MDEV-29019
    MDEV-31214
    MDEV-30388

    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
    mysqldump --force
    ROW
    DELETEs
    unique key
    Spider variables
    RANK
    window functions
    ALTER SEQUENCE
    STOP SLAVE
    security vulnerabilities
    SHOW TABLES

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