Release date: 23 Jun 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.11 is a Stable (GA) release.
Thanks, and enjoy MariaDB!
This version of MariaDB is being released now to fix the following two regressions:
Table alias from previous statement interferes later commands ()
Join using derived with aggregation returns incorrect results ()
In addition to the above, this release also contains the following fixes:
InnoDB spatial indexes miss large geometry fields after ()
Double free of transaction during truncate operation ()
Double free of table when inplace alter FTS add index fails ()
Potential hang in purge for virtual columns ()
Do not replicate killed multi-table when the signal arrives before any table has been processed ()
Fix optimistic parallel applier to not deadlock on admin commands ,, and ()
Backport parallel slave server shutdown hang ()
Removed deprecated
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 .
Change buffer records are lost under heavy load (MDEV-25783)
Not applying INSERT_REUSE_REDUNDANT (MDEV-25745)
InnoDB recovery fails with [ERROR] InnoDB: Not applying INSERT_REUSE_REDUNDANT due to corruption (MDEV-25745)
harvests InnoDB: Index 'abdcef' contains 10001 entries, should be 10000 (MDEV-25783)
--base64-outputThis page is licensed: CC BY-SA / Gnu FDL