Release date: 7 May 2021
MariaDB 10.5 is the current stable 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.10 is a Stable (GA) release.
Thanks, and enjoy MariaDB!
for calculating the spherical distance between two geometries (point or multipoint) on a sphere ()
Crash with invalid multi-table update of view in 2nd execution of SP ()
Incorrect name resolution for subqueries in ON expressions ()
Complex query in Store procedure corrupts results ()
RENAME TABLE causes "Ignoring data file" messages ()
Deprecated the *innodb and *none options in ()
MVCC read from index on CHAR or VARCHAR wrongly omits rows ()
Race conditions in persistent statistics (, , )
Replication Heartbeat event was uncapable to cary 4GB+ offsets ()
FLUSH LOGS race against Binlog checkpoint event creation ()
slave_compressed_protocol did not work correctly with semi-sync ()
DROP TABLE should not cause "Query caused different errors on master and slave" on slave when it failed on master ()
updated to 26.4.8
SET PASSWORD command fail with wsrep api ()
Long BF log wait turns on InnoDB Monitor output without telling, never turns it off ()
Assertion ``state_ == s_exec'failed inwsrep::client_state::start_transaction` ()
As per the , this will be the last release of for Ubuntu 16.04 Xenial and Fedora 32
Ubuntu 21.04 Hirsute and Fedora 34 repositories added
Fixes for the following :
MongoDB protocol support files for the engine are missing in this release.
If you want to use engine with MongoDB, you need to download or and put a path to this file into the connect_class_path in the my.cnf.
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 .
DELETE HISTORY may delete current data on system-versioned table (MDEV-25468)
Crashes with nested table value constructors (MDEV-22786)
Server crashes in thd_clear_errors() (MDEV-23542)
The statement set password=password('') executed in PS mode fails in case it is run by a user with expired password (MDEV-25197)
innodb_flush_method=O_DIRECT fails on compressed tables (MDEV-25121)
RESET MASTER hangs (MDEV-24302)
InnoDB crash recovery fixes (MDEV-25031, MDEV-25110)
Killing server during RESET MASTER may lose MyRocks transaction (MDEV-25305)
Frequently Crashing Mariadb Cluster 10.4.18 (MDEV-24980)
Signal 11 on TABLE_LIST::placeholder() (MDEV-24878)
ALTER TABLE not replicated with Galera in MariaDB 10.5.9 (MDEV-24956)
"Flush SSL" command doesn't reload wsrep cert (MDEV-22668)
Avoid unnecessary rollbacks with SR (MDEV-25553)
This page is licensed: CC BY-SA / Gnu FDL