All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.5.3 Release Notes

Download Release Notes Changelog Overview of 10.5

Release date: 12 May 2020

MariaDB 10.5 is the current development series of MariaDB. It is an evolution of MariaDB 10.4 with several entirely new features not found anywhere else and with backported and reimplemented features from MySQL.

MariaDB 10.5.3 is a Release Candidate (RC) release.

Thanks, and enjoy MariaDB!

Notable Changes

This is the second beta release in the series.

Notable changes of this release include:

Syntax

  • Application period tables: ()

  • Introduce a file format constraint to ALTER TABLE. See ()

Large Pages

  • Modernise Linux Large Page support (multiplesizes) ()

Storage Engines

  • Partitioned are discoverable. This means that if you create a partitioned S3 table, both the partitioned table and its partitions can be directly used by another server that has access to the S3 storage. ()

Performance

  • Optimizer flag rowid_filter leads to long query ()

  • WSREP_ON is unnecessarily expensive to evaluate (

  • Misc wsrep performance optimization ()

Security

  • Added system user for user view which allows to remove root ()

  • WolfSSL updated

  • doesn't remove excess authentication plugins from ()

  • creating empty ()

Aria

  • Updated to support transactional tables and added the --datadir, --ignore-control-file and --require-control-file options. More details

ALTER TABLE

  • Error on online ADD PRIMARY KEY after instant DROP/reorder ()

  • Assertion failure in file data0type.cc ()

  • Server aborts upon attempt to create foreign key on spatial field ()

  • DROP COLUMN, DROP INDEX is wrongly claimed to be ALGORITHM=INSTANT ()

Optimizer

  • Optimizer, Wrong query results with optimizer_switch="split_materialized=on" ()

  • SHOW GRANTS does not quote role names properly ()

  • Paritioning INSERT chooses wrong partition for RANGE partitioning by DECIMAL column ()

mariadb-backup

  • does not honor ignore_db_dirs from server config ()

  • mariadb-backup --ftwrl-wait-timeout never times out on explicit lock ()

Crash Recovery

  • Loop of Read redo log up to LSN ()

  • buf_page_get_gen() should apply buffered page initialized redo log during recovery ()

  • Running out of file descriptors and eventual crash ()

  • Efficient InnoDB redo log record format ()

Other

  • Use MariaDB in error messages instead of MySQL ()

  • FULLTEXT INDEX, Assertion ``!table->fts->in_queue' failed in fts_optimize_remove_table` ()

  • Wrong estimate of affected BLOB columns in update of PRIMARY KEY ()

  • Duplicate key value is silently truncated to 64 characters in

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 .

Do not use non-stable (non-GA) releases in production!

Introduce a file format constraint (MDEV-20590)

  • FORCE all partition to rebuild if any one of the partition does rebuild (MDEV-21832)

  • InnoDB aborts while adding instant column for discarded tablespace (MDEV-22446)

  • Misc ALTER TABLE assertion failure (MDEV-22358)

  • Punch holes when pages are freed (MDEV-15528)

  • print_keydup_error
    (
    )
  • Session tracking returns incorrectly long tracking data (MDEV-22504)

  • Add pam_user_map.so file to binary tarball package (MDEV-21913)

  • Misc fixes for Mac build (MENT-606)

  • is made aware of the upstream slave tables to issue warnings when that takes place (MDEV-10047)

  • InnoDB fixes (MDEV-21564, MDEV-19092, MDEV-21549)

  • InnoDB FULLTEXT INDEX fixes (MDEV-21563)

  • Corruption for SET GLOBAL innodb_ string variables (MDEV-22393)

  • Test suite, Add JUnit support to MTR to generate XML test result (MDEV-22176)

  • parameter, --ignore-table-data, added (MDEV-22037)

  • Refactored MYSQL_BIN_LOG::xid_count_per_binlog to satisfy UBSAN enabled build (MDEV-20923)

  • Unregister of slave threads disconnected before COM_BINLOG_DUMP (Bug#29915479)

  • Server can fail while replicating conditional comments (Bug#28388217)

  • Added the xml-report option to (MDEV-22176)

  • Packages and repositories for Ubuntu 20.04 "focal" added

  • MariaDB 10.5
    MDEV-16978
    MDEV-20590
    MDEV-18851
    MDEV-22088
    MDEV-21794
    MDEV-22203
    MDEV-7962
    MDEV-19650
    MDEV-21928
    MDEV-21244
    here
    MDEV-21658
    MDEV-20726
    MDEV-21792
    MDEV-22465
    MDEV-21614
    MDEV-20076
    MDEV-21195
    mariadb-backup
    MDEV-19347
    MDEV-20230
    MDEV-21826
    MDEV-21572
    MDEV-18027
    MDEV-12353
    MDEV-17812
    MDEV-21550
    MDEV-22384
    MariaDB 10.5.3
    changelog
    MariaDB 10.5.3
    MariaDB Foundation release announcement
    MDEV-20604

    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.

    The most recent release of MariaDB 10.5 is:

    MariaDB 10.5.29 Stable (GA) Download Now

    Alternate download from mariadb.org

    Do not use non-stable (non-GA) releases in production!

    Distributions which Include MariaDB
    WITHOUT OVERLAPS
    innodb_instant_alter_column_allowed
    S3 tables
    ALTER USER
    mysql.global_priv
    mysql_upgrade
    global_priv table
    aria_pack
    mysql_upgrade
    ALTER TABLE
    mysqldump
    mysql-test-run

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