MariaDB 10.5.3 Release Notes
MariaDB 10.5.3 is an RC release of MariaDB Community Server 10.5, released on 2020-05-12
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.
Do not use non-stable (non-GA) releases in production!
Thanks, and enjoy MariaDB!
Notable Changes
This is the second beta release in the MariaDB 10.5 series.
Notable changes of this release include:
Application period tables: ()
Introduce a file format constraint to ALTER TABLE. See ()
Modernise Linux Large Page support (multiplesizes) ()
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. ()
Optimizer flag rowid_filter leads to long query ()
WSREP_ON is unnecessarily expensive to evaluate (
Misc wsrep performance optimization ()
Added system user for user view which allows to remove root ()
doesn't remove excess authentication plugins from ()
Updated to support transactional tables and added the --datadir, --ignore-control-file and --require-control-file options. More details
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 ()
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 ()
does not honor ignore_db_dirs from server config ()
mariadb-backup --ftwrl-wait-timeout never times out on explicit lock ()
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 ()
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 ()
For a complete list of changes made in , with links to detailed
information on each push, see the .
For a full list of contributors to , see the .
Do not use non-stable (non-GA) releases in production!
This page is licensed: CC BY-SA / Gnu FDL