MariaDB 10.3.7 Release Notes
The most recent release of MariaDB 10.3 is:
MariaDB 10.3.39 Stable (GA) Download Now
Download Release Notes Changelog Overview of 10.3
Release date: 25 May 2018
MariaDB 10.3 is an evolution of MariaDB 10.2 with several entirely new features not found anywhere else and with backported and reimplemented features from MySQL.
MariaDB 10.3.7 is a Stable (GA) release.
For an overview of MariaDB Server 10.3 see the What is MariaDB 10.3? page or watch the webinar recording, What's new in MariaDB TX 3.0.
Thanks, and enjoy MariaDB!
Notable Changes
Notable changes of this release include:
- MyRocks Storage Engine is now Stable (GA)
- Spider Storage Engine is now Stable (GA)
- Two new ALTER TABLE ... ALGORITHM options, INSTANT and NOCOPY, which allow operations that would require any data files to be modified, or that would require rebuilding the clustered index respectively, to be refused rather than potentially perform slowly, as well as other ALTER TABLE improvements. (MDEV-13134, MDEV-14168)
- The embedded server library now supports SSL when connecting to remote servers.
- New system variable secure_timestamp for restricting the direct setting of a session timestamp (MDEV-15923)
- New status variables feature_json for monitoring JSON functionality usage and feature_system_versioning for system versioning.
- mysqldump
--ignore-database
option (MDEV-13336) - Remove InnoDB 5.7 version number from MariaDB 10.3 onwards (MDEV-16172)
- Fixes for instant ADD COLUMN (MDEV-14906, MDEV-15060, MDEV-15871, MDEV-16065)
- Various performance fixes and code cleanup, including clean up InnoDB parameter validation (MDEV-12218)
- Fixed hangs on shutdown (MDEV-13779) and EXPORT (MDEV-13987)
- As per the MariaDB Deprecation Policy, this will be the last release of MariaDB 10.3 for Debian 7 Wheezy and Fedora 26
For a complete list of changes made in MariaDB 10.3.7, with links to detailed information on each push, see the changelog.
Contributors
For a full list of contributors to MariaDB 10.3.7, see the MariaDB Foundation release announcement.
Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More
information can be found on the
Distributions which Include MariaDB
page.