Download MariaDB 10.3.7

Spread the love

MariaDB originated as a fork of MySQL after it was acquired by Oracle in 2009/2010. For an overview of the differences between MariaDB and MySQL you can visit: this one and this one pages right. MariaDB is a powerful open source database server, which is especially popular as a website and forum database. The developers have released version 10.3.7 in the stable branch, with the following announcement:

MariaDB 10.3.7 Release Notes

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.

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.
  • 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.

Version number 10.3.7
Release status stable
Operating systems Windows 7, Linux, BSD, macOS, Solaris, UNIX, Windows Server 2008, Windows Server 2012, Windows 8, Windows 10
Website MariaDB
Download
License type Conditions (GNU/BSD/etc.)
You might also like
Exit mobile version