MariaDB 10.1.34 Release Notes
The most recent release of MariaDB 10.1 is:MariaDB 10.1.48 Stable (GA) Download Now
DownloadRelease NotesChangelogOverview of 10.1
Release date: 18 Jun 2018
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.34 is a Stable (GA) release.
For an overview of MariaDB 10.1 see theWhat is MariaDB 10.1? page.
Thanks, and enjoy MariaDB!
Notable Changes
MDEV-14589 InnoDB should not lock a delete-marked record
MDEV-16283 ALTER TABLE...DISCARD TABLESPACE still takes long on a large buffer pool
MDEV-15824 innodb_defragment=ON trumps innodb_optimize_fulltext_only=ON in OPTIMIZE TABLE
MDEV-16124 fil_rename_tablespace() times out and crashes server during table-rebuilding ALTER TABLE
MDEV-16416 Crash on IMPORT TABLESPACE of a ROW_FORMAT=COMPRESSED table
MDEV-16456 InnoDB error "returned OS error 71" complains about wrong path
MDEV-13103 Deal with page_compressed page corruption
MDEV-15611 Due to the failure of foreign key detection, Galera slave node killed himself.
As per the MariaDB Deprecation Policy, this will be the last release of MariaDB 10.1 for Ubuntu 17.10 Artful
Security Fixes
Fixes for the following security vulnerabilities:
CVE-`-```
Changelog
For a complete list of changes made in MariaDB 10.1.34, with links to detailed information on each push, see the changelog.
Contributors
For a full list of contributors to MariaDB 10.1.34, 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.
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?