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: 31 Jul 2019
MariaDB 10.3 is the previous stable series of MariaDB, and 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.17 is a Stable (GA) release.
For an overview of MariaDB Server 10.3 see the What is MariaDB 10.3? page.
Thanks, and enjoy MariaDB!
: updated to 10.2
: Merge upstream .
: Encrypted temporary tables are not encrypted.
: is now stable and requires the .
When upgrading from or earlier to or higher, running is required due to changes introduced in.
For a complete list of changes made in , with links to detailed information on each push, see the .
For a full list of contributors to , see the .
Merge relevant InnoDB changes from MySQL 5.7.27
Adjust spin loops to the x86 PAUSE instruction latency (MDEV-19845)
MDEV-20102: When the ctas from a big table is interrupted ,then you can't drop or recreate the table
MDEV-19292: InnoDB's row size calculations were fixed, which might result in "Row size too large" errors when creating or altering tables with lots columns. This can occur even if previous MariaDB releases did not throw errors for the same tables. Some workarounds are listed at .
ALTER TABLE: MDEV-15641, MDEV-19630, MDEV-19916, MDEV-19974
Indexed virtual columns: MDEV-16222, MDEV-17005, MDEV-19870
FULLTEXT INDEX: MDEV-14154
Encryption: MDEV-17228, MDEV-19914
Galera + FOREIGN KEY: MDEV-19660
Recovery & mariadb-backup: MDEV-19978
MDEV-19871: Add page id matching check in innochecksum tool
MDEV-20091: DROP TEMPORARY table is logged despite no CREATE was logged
MDEV-19427: mysql_upgrade_service throws exception upgrading from 10.0 to 10.3
MDEV-19814: Server crash in row_upd_del_mark_clust_rec or Assertion
MDEV-17363: Compressed columns cannot be restored from dump
As per the MariaDB Deprecation Policy, this will be the last release of MariaDB 10.3 for Ubuntu 18.10 "Cosmic"
Fixes for the following :
This page is licensed: CC BY-SA / Gnu FDL