arrow-left

All pages
gitbookPowered by GitBook
1 of 1

Loading...

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 the page.

Thanks, and enjoy MariaDB!

hashtag
Notable Items

  • As per the , this will be the final release of

hashtag
Upgrading from MySQL

  • MariaDB now detects and converts previously incompatible MySQL partition schemes ()

hashtag
General

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

  • doesn't ignore error as it should ()

  • 280 Bytes lost in mysys/array.c, mysys/hash.c, sql/sp.cc, sql/sp.cc, sql/item_create.cc, sql/item_create.cc, sql/sql_yacc.yy:10748 when using oracle sql_mode ()

hashtag
Character Sets, Data Types

  • 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 ()

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

hashtag
InnoDB

  • Crashing on I/O error is unhelpful ()

  • SIGSEGV in log_sort_flush_list() in InnoDB crash recovery ()

  • InnoDB tables are being flagged as corrupted on an I/O bound server ()

hashtag
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 ()

hashtag
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 ()

hashtag
Optimizer

  • InnoDB engine statistics for each table ()

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

  • Problem with open ranges on prefix blobs keys ()

hashtag
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 ()

hashtag
Galera

  • Node never returns from Donor/Desynced to Synced when wsrep_mode = BF_ABORT_mariadb-backup ()

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

  • KILL QUERY maintains nodes data consistency but breaks GTID sequence ()

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

SQL/PL package body does not appear in I_S.ROUTINES.ROUTINE_DEFINITION ()
  • Unexpected result when combining , subselect and ()

  • variables do not get assigned from subselects ()

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

  • ODKU of non-versioning column inserts history row ()

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

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

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

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

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

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

  • bzero wipes more bytes than necessary in set_global_from_ddl_log_entry ()

  • Assertion ``0'failed inType_handler_row::field_typeuponTO_CHAR` with wrong argument ()

  • mysql_upgrade fails due to old_mode="", with "Cannot load from mysql.proc. The table is probably corrupted" ()

  • Possibly wrong result or Assertion 0' failed in Item_func_round::native_op` ()
  • Assertion ``(length % 4) == 0'failed inmy_lengthsp_utf32onSELECT` ()

  • 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 ()

  • Assorted assertion failures in json_find_path with certain collations ()

  • Duplicate entry allowed into a ()
  • Server Status is reported in seconds ()

  • innochecksum dies with Floating point exception ()

  • Add InnoDB engine information to the ()

  • Deadlock with 3 concurrent by ()

  • innodb protection against dual processes accessing data insufficient ()

  • ER_DUP_KEY in mysql.innodb_table_stats upon RENAME on sequence ()

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

  • InnoDB: Failing assertion: page_type == i_s_page_type[page_type].type_value ()

  • btr_estimate_n_rows_in_range() accesses unfixed, unlatched page ()

  • MODIFY COLUMN can break FK constraints, and lead to unrestorable dumps ()

  • Recovery or backup failure after ()

  • Assertion 'n & PENDING' failed in fil_space_t::set_needs_flush() ()

  • fil_node_open_file() releases fil_system.mutex allowing other thread to open its file node ()

  • ASAN errors in dict_v_col_t::detach upon adding key to virtual column ()

  • Purge trying to access freed secondary index page ()

  • Freed data pages are not always being scrubbed ()

  • InnoDB recovery hangs after reporting corruption ()

  • !cursor->index->is_committed() in row0ins.cc after update to 10.4.13 from 10.3.21 ()

  • fails to wait for purge of enough transaction history ()

  • SET GLOBAL does not free space when no undo logs exist ()

  • (linear read-ahead) does not work ()

  • InnoDB recovery and mariadb-backup --prepare fail to report detailed progress ()

  • fil_ibd_create() may hijack the file handle of an old file ()

  • recovery results in a corrupted undo log ()

  • Server freeze due to and ()

  • Change buffer entries are left behind when freeing a page, causing secondary index corruption when the page is later reused ()

  • Foreign Key Constraint actions don't affect Virtual Column ()

  • Equal on two create wrong result ()

  • Recursive CTE execution is interrupted without errors or warnings ()

  • Assertion ``s->table->opt_range_condition_rows <= s->found_records'failed inapply_selectivity_for_table` ()

  • Inconsistency between MRR and SQL layer costs can cause poor query plan ()

  • MAX_SEL_ARG memory exhaustion is not visible in the optimizer trace ()

  • not working properly with lower_case_table_names=2 ()

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

  • Server crash in store_length, assertion failure in Type_handler_string_result::sort_length ()

  • On slave fail to return an error in read-only mode ()
  • Calling a function from a different database in a slave side trigger crashes ()

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

  • Assertion failure !lock.was_chosen_as_deadlock_victim in trx0trx.h:1065 ()

  • 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 !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 ()

  • Create temporary sequence can cause inconsistency ()

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

  • What is MariaDB 10.9?
    MariaDB Maintenance Policyarrow-up-right
    MariaDB 10.9
    MDEV-29253arrow-up-right
    MariaDB Deprecation Policy
    MariaDB 10.9
    MDEV-31092arrow-up-right
    MDEV-26186arrow-up-right
    MDEV-29959arrow-up-right
    MDEV-28384arrow-up-right
    MDEV-27593arrow-up-right
    MDEV-31354arrow-up-right
    MDEV-31767arrow-up-right
    MDEV-28054arrow-up-right
    MDEV-26258arrow-up-right
    MDEV-29447arrow-up-right
    MDEV-31524arrow-up-right
    MDEV-31577arrow-up-right
    MDEV-31348arrow-up-right
    MDEV-31800arrow-up-right
    MDEV-30619arrow-up-right
    MDEV-31503arrow-up-right
    MDEV-13915arrow-up-right
    MDEV-31737arrow-up-right
    MDEV-31413arrow-up-right
    MDEV-31075arrow-up-right
    MariaDB 10.9.8
    changelog
    MariaDB 10.9.8
    MariaDB Foundation release announcementarrow-up-right
    subscribingarrow-up-right
    spinner
    MDEV-30662arrow-up-right
    MDEV-28285arrow-up-right
    MDEV-31250arrow-up-right
    MDEV-25237arrow-up-right
    MDEV-23100arrow-up-right
    MDEV-25644arrow-up-right
    MDEV-31319arrow-up-right
    MDEV-29284arrow-up-right
    MDEV-24712arrow-up-right
    MDEV-30159arrow-up-right
    MDEV-31064arrow-up-right
    MDEV-31521arrow-up-right
    MDEV-29152arrow-up-right
    MDEV-28915arrow-up-right
    MDEV-23838arrow-up-right
    MDEV-29019arrow-up-right
    MDEV-30932arrow-up-right
    MDEV-23187arrow-up-right
    MDEV-31120arrow-up-right
    MDEV-29311arrow-up-right
    MDEV-31641arrow-up-right
    MDEV-31558arrow-up-right
    MDEV-10962arrow-up-right
    MDEV-31568arrow-up-right
    MDEV-31607arrow-up-right
    MDEV-19216arrow-up-right
    MDEV-31386arrow-up-right
    MDEV-30648arrow-up-right
    MDEV-31086arrow-up-right
    MDEV-31487arrow-up-right
    MDEV-31442arrow-up-right
    MDEV-31256arrow-up-right
    MDEV-31416arrow-up-right
    MDEV-31264arrow-up-right
    MDEV-31253arrow-up-right
    MDEV-31353arrow-up-right
    MDEV-22739arrow-up-right
    MDEV-31355arrow-up-right
    MDEV-31382arrow-up-right
    MDEV-29967arrow-up-right
    MDEV-29911arrow-up-right
    MDEV-31347arrow-up-right
    MDEV-31373arrow-up-right
    MDEV-31088arrow-up-right
    MDEV-31385arrow-up-right
    MDEV-18114arrow-up-right
    MDEV-20010arrow-up-right
    MDEV-31214arrow-up-right
    MDEV-31449arrow-up-right
    MDEV-31479arrow-up-right
    MDEV-30964arrow-up-right
    MDEV-30765arrow-up-right
    MDEV-30143arrow-up-right
    MDEV-31743arrow-up-right
    MDEV-30978arrow-up-right
    MDEV-29894arrow-up-right
    MDEV-30214arrow-up-right
    MDEV-30963arrow-up-right
    MDEV-29293arrow-up-right
    MDEV-30013arrow-up-right
    MDEV-30388arrow-up-right
    MDEV-28433arrow-up-right
    MDEV-31335arrow-up-right
    MDEV-21479arrow-up-right
    Distributions which Include MariaDB
    mariadb-dump --force
    UUIDs
    Spider variables
    ANALYZE FORMAT=JSON now includes
    ALTER SEQUENCE
    STOP SLAVE
    security vulnerabilities
    DISTINCT
    LIMIT
    ROW
    UNIQUE column
    Innodb_row_lock_time%
    slow query log
    DELETEs
    unique key
    innodb_undo_log_truncate=ON
    innodb_undo_log_truncate=ON
    innodb_undo_log_truncate=ON
    innodb_read_ahead_threshold
    innodb_undo_log_truncate=ON
    innodb_change_buffering
    innodb_file_per_table=0
    RANK
    window functions
    SHOW TABLES
    XA COMMIT/XA ROLLBACK