All pages
Powered by GitBook
1 of 1

MariaDB 10.3.11 Release Notes

The most recent release of MariaDB 10.3 is:MariaDB 10.3.39 Stable (GA) Download Now

DownloadRelease NotesChangelogOverview of 10.3

Release date: 20 Nov 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.11 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!

Notable Changes

Notable changes of this release include:

  • mysqldump now uses utf8mb4 as a default character set, instead of utf8.

  • sql_safe_updates can now be set as a command-line and my.cnf option.

  • Fixed crash on upgrade from MariaDB 10.1 or earlier: MDEV-12023

  • MDEV-17073 - INSERT…ON DUPLICATE KEY UPDATE is now less deadlock-prone

  • MDEV-17289 - Multi-pass recovery fails to apply some redo log records

  • MDEV-17541 - KILL QUERY during lock wait in FOREIGN KEY check no longer causes hang

  • MDEV-17531 - Fix crash in RENAME TABLE with FOREIGN KEY and FULLTEXT INDEX

  • Spatial index fixes: MDEV-17545, MDEV-17546

  • Virtual column fixes: MDEV-17215, MDEV-17548

  • MariaDB Backup fixes:

    • MDEV-13564 - TRUNCATE TABLE now works with MariaDB Backup

    • MDEV-17433 - Allow InnoDB start up with empty ib_logfile0 from mariadb-backup --prepare

  • Packages for Fedora 29 and Ubuntu 18.10 Cosmic have been added in this release

  • As per the MariaDB Deprecation Policy, this will be the last release of MariaDB 10.3 for Fedora 27

  • Fixes for the following security vulnerabilities:

    • CVE-2018-3282

    • CVE-2016-9843

    • CVE-2018-3174

    • CVE-2018-3143

    • CVE-2018-3156

    • CVE-2018-3251

    • CVE-2018-3185

    • CVE-2018-3277

    • CVE-2018-3162

    • CVE-2018-3173

    • CVE-2018-3200

    • CVE-2018-3284

When upgrading from MariaDB 10.3.8 or earlier to MariaDB 10.3.9 or higher, running mysql_upgrade is required due to changes introduced inMDEV-14637.

Changelog

For a complete list of changes made in MariaDB 10.3.11, with links to detailed information on each push, see the changelog.

Contributors

For a full list of contributors to MariaDB 10.3.11, 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.

This page is licensed: CC BY-SA / Gnu FDL