All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.4.14 Release Notes

The most recent release of MariaDB 10.4 is:MariaDB 10.4.34 Stable (GA) Download Now

Download | Release Notes | Changelog | Overview of 10.4

Release date: 10 Aug 2020

MariaDB 10.4 is the current stable series of MariaDB. 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.14 is a Stable (GA) release.

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

Thanks, and enjoy MariaDB!

Notable Changes

Variables

  • Limit to 255 ().

  • Minimum value of raised to 8 (previously 4) so fixed size like and are not truncated for lower values of max_sort_length ().

InnoDB

  • Fixed corruption in delete buffering ()

  • Fixed a deadlock in FLUSH TABLES…FOR EXPORT ()

  • InnoDB data file extension is not crash-safe ()

  • Minor fixes related to encryption and FULLTEXT INDEX

Replication

  • Make the binlog dump thread to log into errorlog a requested GTID position ()

  • Fix stop of the optimistic parallel slave at requested START-SLAVE-UNTIL position ()

  • Properly handle RESET MASTER TO value, when the value exceeds the max allowed 2147483647 ()

Optimizer

  • ALTER TABLE ... ANALYZE PARTITION ... with EITS reads and locks all rows ... ()

  • Print ranges in the optimizer trace created for non-indexed columns when optimizer_use_condition_selectivity >2 Now the optimizer trace shows the ranges constructed while getting estimates from EITS ()

  • LATERAL DERIVED is not clearly visible in EXPLAIN FORMAT=JSON, make LATERAL DERIVED

Other

  • is now taken into account for all intermediate calculations. Previously results could be unpredictable. Note that this means results will have a lower precision in some cases - see ()

  • data type qualifier allowing MariaDB native date types in an SQL_MODE that has conflicting data type translations.

  • MariaDB could crash after changing the query_cache size ()

  • Errors and SIGSEGV on CREATE TABLE w/ various charsets (

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 .

Dropping the adaptive hash index may cause DDL to lock up InnoDB (MDEV-22456)

  • innodb_log_optimize_ddl=OFF is not crash safe (MDEV-21347)

  • Mariadb service won't shutdown when it's running and the OS datetime updated backwards (MDEV-17481)

  • Doublewrite recovery can corrupt data pages (MDEV-11799)

  • Fixed race conditions related to buffer pool resizing

  • ALTER TABLE fixes (MDEV-22637, MDEV-23244, MDEV-22988, MDEV-23295, MDEV-22771)

  • Slow InnoDB shutdown on large instance (MDEV-22778)

  • Performance improvements (MDEV-22778)

  • Crash recovery fixes (MDEV-21347, MDEV-23190, MDEV-11799)

  • Correct 'relay-log.info' updating by concurrent parallel workers (MDEV-22806)
  • Eliminate deadlock involving parallel workers, STOP SLAVE and FLUSH TABLES WITH READ LOCK (MDEV-23089)

  • Correct master-slave automatic reconnection by slave to always pass through all steps of the initial connect. Specifically, do not skip master notification about slave binlog checksum awareness (MDEV-14203)

  • Refine mysqlbinlog output to print out START TRANSACTION at Gtid_log_event processing which satisfies clients that submit the output with sql_mode=oracle (MDEV-23108)

  • Replication aborts with ER_SLAVE_CONVERSION_FAILED upon CREATE ... SELECT in ORACLE mode (MDEV-19632)

  • tables visible in
    EXPLAIN FORMAT=JSON
    output (
    )
  • Crash on WITH RECURSIVE large query (MDEV-22748)

  • Crash with Prepared Statement with a '?' parameter inside a re-used CTE (MDEV-22779)

  • )
  • Crash in CREATE TABLE AS SELECT when the precision of returning type = 0 (MDEV-22502)

  • XA: Reject DDL operations between PREPARE and COMMIT (MDEV-22420)

  • Stop mariadb-backup --prepare on errors during innodb redo log applying (MDEV-22354)

  • Server crashes in mysql_alter_table upon adding a non-null date column under NO_ZERO_DATE with ALGORITHM=INPLACE (MDEV-18042)

  • Can't uninstall plugin if the library file doesn't exist (MDEV-21258)

  • mariadb-backup parameter cleanup (MDEV-18215, MDEV-21298, MDEV-21301, MDEV-22894)

  • Rounding functions return wrong datatype (MDEV-23366, MDEV-23367, MDEV-23368, MDEV-23350, MDEV-23351, MDEV-23337, MDEV-23323)

  • Create mariadb.sys user on each update even is the user is not needed (MDEV-23102)

  • Galera wsrep library updated to 26.4.5

  • As per the MariaDB Deprecation Policy, this will be the last release of MariaDB 10.4 for Ubuntu 19.10 Eoan and Fedora 30

  • Fixes for the following :

    • CVE-2021-2022

  • MDEV-22258
    MDEV-22715
    MDEV-22497
    MDEV-22890
    MDEV-23190
    MDEV-20428
    MDEV-15152
    MDEV-22451
    MDEV-21472
    MDEV-22665
    MDEV-19232
    MDEV-5924
    MariaDB 10.4.14
    changelog
    MariaDB 10.5.5
    MariaDB Foundation release announcement
    MDEV-17568
    MDEV-22111

    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
    innodb_encryption_threads
    max_sort_length
    data types
    DOUBLE
    BIGINT
    div_precision_increment
    div_precision_increment
    mariadb_schema
    security vulnerabilities

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