The most recent release of MariaDB 10.2 is:MariaDB 10.2.44 Stable (GA) Download Now
Note that this version contains an issue that disabled all events created by a server with a different server_id. See MDEV-21758 for details.
Download | Release Notes | Changelog | Overview of 10.2
Release date: 28 Jan 2020
MariaDB 10.2 is a previous stable series of MariaDB. It is an evolution of MariaDB 10.1 with several entirely new features not found anywhere else and with backported and reimplemented features from MySQL 5.6 and 5.7.
MariaDB 10.2.31 is a Stable (GA) release.
For an overview of MariaDB 10.2 see theWhat is MariaDB 10.2? page.
Thanks, and enjoy MariaDB!
: fix aligned_malloc()
: Threadpool/Unix- wait_begin() function does not wake/create threa ds, when it should
: Deadlock of parallel slave and mariadb-backup (with failed log copy thread)
: Reduce size of record offsets
: Reduce the memory usage during recovery
: TRUNCATE and OPTIMIZE are being refused due to "row size too large"
: Server hang when using simulated AIO
: aria_pack segfaults in compress_maria_file
: Wrong results with window functions and implicit grouping
: Wrong result of query using DISTINCT COUNT() OVER ()
: Crashes caused by random values to the offset option of SHOW BINLOG EVENT offset command
: Semisync Master could crash when it executed RESET MASTER and a replica reconnects using GTID protocol
Fixes for the following :
Upgrading from 10.2 versions earlier than 10.2.17 is highly recommended for all users due to bug which caused serious stability issues with earlier versions. See the bug issue page for more information. When upgrading from or earlier to or higher, running is required due to changes introduced in .
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 .
MDEV-21509: Possible hang during purge of history, or rollback
MDEV-21511: Wrong estimate of affected BLOB columns in update
MDEV-21512: InnoDB may hang due to SPATIAL INDEX
MDEV-21513: Avoid some crashes in ALTER TABLE...IMPORT TABLESPACE
This page is licensed: CC BY-SA / Gnu FDL