MariaDB 10.4.31 Release Notes

Downloadarrow-up-right | Release Notes | Changelog | Overview of 10.4arrow-up-right

Alternate download from mariadb.orgarrow-up-right

Release date: 14 Aug 2023

MariaDB 10.4arrow-up-right is a previous stable series of MariaDB, maintained untilarrow-up-right 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.4arrow-up-right see theWhat is MariaDB 10.4?arrow-up-right page.

Thanks, and enjoy MariaDB!

Notable Items

General

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 (MDEV-28384arrow-up-right)

  • Possibly wrong result or Assertion 0' failed in Item_func_round::native_op` (MDEV-23838arrow-up-right)

  • Assertion ``(length % 4) == 0'failed inmy_lengthsp_utf32onSELECT` (MDEV-29019arrow-up-right)

  • 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-30932arrow-up-right)

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

InnoDB

Aria

Spider

Optimizer

Replication

Galera

  • Node has been dropped from the cluster on Startup / Shutdown with async replica (MDEV-31413arrow-up-right)

  • MariaDB stuck on starting commit state (waiting on commit order critical section) (MDEV-29293arrow-up-right)

  • Assertion state() == s_aborting || state() == s_must_replay failed in int wsrep::transaction::after_rollback() (MDEV-30013arrow-up-right)

  • Assertion !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 (MDEV-30388arrow-up-right)

  • Server crashes when wsrep_sst_donor and wsrep_cluster_address set to NULL (MDEV-28433arrow-up-right)

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

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

Security

Changelog

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

Contributors

For a full list of contributors to MariaDB 10.4.31, see the MariaDB Foundation release announcementarrow-up-right.

circle-info

Be notified of new MariaDB Server releases automatically by subscribingarrow-up-right 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 Distributions which Include MariaDB page.

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

spinner

Last updated

Was this helpful?