MariaDB 10.3.32 Release Notes
The most recent release of MariaDB 10.3 is:MariaDB 10.3.39 Stable (GA) Download Now
Download 10.3.32Release NotesChangelogOverview of 10.3
Release date: 8 Nov 2021
MariaDB 10.3 is the previous stable series of MariaDB, and an evolution ofMariaDB 10.2 with several entirely new features not found anywhere else and with backported and reimplemented features from MySQL.
MariaDB 10.3.32 is a Stable (GA) release.
For an overview of MariaDB Server 10.3 see the What is MariaDB 10.3? page.
Thanks, and enjoy MariaDB!
Notable Items
Galera
Fix for
WSREP: invalid state ROLLED_BACK (FATAL)
(MDEV-25114)
InnoDB
ALTER TABLE…IMPORT TABLESPACE
fixes (MDEV-20931, MDEV-26131)innodb_undo_log_truncate
fixes (MDEV-26450, MDEV-26672, MDEV-26864)
Replication
Memory hogging on slave by ROW event applier is eliminated (MDEV-26712)
mysql --binary-mode
now properly handles\\0
in data (MDEV-25444)Missed statement rollback in case transaction drops or create temporary table is corrected (MDEV-26833)
Packaging & Misc
Session tracking flag in OK_PACKET (MDEV-26868)
Some views force server (and mysqldump) to generate invalid SQL for their definitions (MDEV-26299)
Security
When upgrading from MariaDB 10.3.8 or earlier to MariaDB 10.3.9 or higher, running mysql_upgrade is required due to changes introduced inMDEV-14637.
Changelog
For a complete list of changes made in MariaDB 10.3.32, with links to detailed information on each push, see the changelog.
Contributors
For a full list of contributors to MariaDB 10.3.32, see the MariaDB Foundation release announcement.
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?