Release date: 8 Nov 2021
MariaDB 10.5 is a previous 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.13 is a Stable (GA) release.
Thanks, and enjoy MariaDB!
Fix for WSREP: invalid state ROLLED_BACK (FATAL) ()
ALTER TABLE…IMPORT TABLESPACE fixes (, , , )
innodb_undo_log_truncate fixes (, , , )
Page I/O performance fixes (, , , )
Memory hogging on slave by ROW event applier is eliminated ()
mysql --binary-mode now properly handles \\0 in data ()
Fixes race condition between SHOW BINARY LOGS and RESET MASTER ()
The QUERY_DDL setting now logs CREATE/DROP [PROCEDURE / FUNCTION / USER] statements. See . ()
Session tracking flag in OK_PACKET ()
Some views force server (and mysqldump) to generate invalid SQL for their definitions ()
Fixes for the following :
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 .
Replication timeouts with XA PREPARE (MDEV-26682)
Missed statement rollback in case transaction drops or create temporary table is corrected (MDEV-26833)
This page is licensed: CC BY-SA / Gnu FDL