MariaDB 10.2.23 Release Notes
The most recent release of MariaDB 10.2 is:MariaDB 10.2.44 Stable (GA) Download Now
DownloadRelease NotesChangelogOverview of 10.2
Release date: 25 Mar 2019
MariaDB 10.2 is the 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.23 will be a Stable (GA) release.
For an overview of MariaDB 10.2 see theWhat is MariaDB 10.2? page.
Upgrading from earlier 10.2.x versions is highly recommended for allGalera users due to bug MDEV-12837 which caused serious stability issues with earlier versions. See the bug issue page for more information.
Thanks, and enjoy MariaDB!
Notable Changes
InnoDB
ALTER TABLE
fixes: MDEV-18016, MDEV-18630, MDEV-18775, MDEV-18732,MDEV-18749, MDEV-18637, MDEV-13818, MDEV-17595Performance improvements:
MDEV-18878: InnoDB Purge: Optimize away futile table lookups
MDEV-14984: Regression in connect performance
MDEV-18936: Purge thread fails to exit on shutdown
Corruption bug fixes:
MDEV-18272: InnoDB fails to rollback after exceeding FOREIGN KEY recursion depth
MDEV-9519: Data corruption on Galera cluster size change
MDEV-18204: fix incremental MyRocks backup
MDEV-18611: mariadb-backup terminated while copying InnoDB redo log
MDEV-18669: mariadb-backup writes timestamp in version line
MDEV-18855: mariadb-backup should fetch innodb_compression_level from running server
Debug symbols on CentOS 7, RHEL 7, and SLES 12 distributions have been moved into
debuginfo
packages (MDEV-18893)The Galera library in the repositories has been updated to version 25.3.26
As per the MariaDB Deprecation Policy, this will be the last release of MariaDB 10.2 for Ubuntu 14.04 Trusty, Debian has also stopped supporting the ppc64el architecture for Debian 8 Jessie and so this is the last release of MariaDB 10.2 on Jessie for that architecture
Fixes for the following security vulnerabilities:
CVE-`-```
When upgrading from MariaDB 10.2.16 or earlier to MariaDB 10.2.17 or higher, running mysql_upgrade is required due to changes introduced inMDEV-14637.
Changelog
For a complete list of changes made in MariaDB 10.2.23 with links to detailed information on each push, see the changelog.
Contributors
For a full list of contributors to MariaDB 10.2.23, see the MariaDB Foundation release announcement.
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?