MariaDB 10.9.8 Release Notes

Downloadarrow-up-right | Release Notes | Changelog | Overview of 10.9

Alternate download from mariadb.orgarrow-up-right

Release date: 14 Aug 2023

MariaDB 10.9 is a previous short-term stable series of MariaDB, maintained untilarrow-up-right August 2023. It is an evolution of MariaDB 10.8 with several entirely new features.

MariaDB 10.9.8 is a Stable (GA) release.

MariaDB 10.9.8 is the last release of the MariaDB 10.9 release series.

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

Thanks, and enjoy MariaDB!

Notable Items

Upgrading from MySQL

General

Character Sets, Data Types

  • UUIDs version >= 6 are now stored without byte-swapping, UUIDs with version >=8 and variant=0 are now considered invalid, old tables are supported, old (always byte swapped) and new (swapped for version < 6) UUIDs can be compared and converted transparently (MDEV-29959arrow-up-right)

  • 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

Security

Changelog

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

Contributors

For a full list of contributors to MariaDB 10.9.8, 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?