The most recent release of MariaDB 10.1 is:MariaDB 10.1.48 Stable (GA) Download Now
DownloadRelease NotesChangelogOverview of 10.1
Release date: 31 Jul 2019
MariaDB 10.1 is a previous stable series of MariaDB. It is an evolution of MariaDB 10.0 with several entirely new features not found anywhere else and with backported and reimplemented features from MySQL 5.6 and 5.7.
MariaDB 10.1.41 is a Stable (GA) release.
For an overview of MariaDB 10.1 see theWhat is MariaDB 10.1? page.
Thanks, and enjoy MariaDB!
MDEV-19922: HeidiSQL updated to 10.2
MDEV-18328: Disks Plugin is now stable and requires the FILE privilege.
Update InnoDB/XtraDB from MySQL 5.6.45 and Percona Server 5.6.44-86.0
ALTER TABLE: MDEV-16060
FULLTEXT INDEX: MDEV-14154, MDEV-18220, MDEV-19441, MDEV-19445
Encryption: MDEV-13983, MDEV-16866
Galera + FOREIGN KEY: MDEV-19660
Recovery & mariadb-backup: MDEV-19978
Other: MDEV-19614, MDEV-20102
MDEV-20091: DROP TEMPORARY table is logged despite no CREATE was logged
MDEV-19491: update query stopped working after mariadb upgrade
MDEV-20110: don't try to load client plugins with invalid names
MDEV-19427: mysql_upgrade_service throws exception upgrading from 10.0 to 10.3
As per the MariaDB Deprecation Policy, this will be the last release of MariaDB 10.1 for OpenSUSE 42.3 and Ubuntu 18.10 "Cosmic"
For a complete list of changes made in MariaDB 10.1.41, with links to detailed information on each push, see the changelog.
For a full list of contributors to MariaDB 10.1.41, see the MariaDB Foundation release announcement.
A file format compatibility bug that was introduced in MariaDB 10.1.0 was fixed in MariaDB 10.1.21. Using page_compression or non-default innodb_page_size created files that were incompatible with MariaDB 10.0 or MySQL 5.6. MariaDB 10.1.21 and higher will convert affected files from earlier MariaDB 10.1 releases to a compatible format.This prevents a downgrade to earlier MariaDB 10.1 versions.See the commit for details.