This is a read-only copy of the MariaDB Knowledgebase generated on 2025-03-12. For the latest, interactive version please visit https://mariadb.com/kb/.

Release Notes for MariaDB Enterprise Server 10.3.17-2

This second release of MariaDB Enterprise Server 10.3 is a maintenance release, addressing security vulnerabilities and including a variety of fixes.

MariaDB Enterprise Server 10.3.17-2 was released on 2019-08-19.

Fixed Security Vulnerabilities

Notable Changes

  • Merge relevant InnoDB changes from MySQL 5.7.27
  • Adjust spin loops to the x86 PAUSE instruction latency
  • DISKS plugin now requires the FILE privilege to display information in the disks table in the information schema, the table will otherwise be empty (MDEV-18328)

Issues Fixed

  • Changes to mysql_install_db script text
  • DROP TABLE IF EXISTS killed on master but was replicated (MDEV-20348)
  • Post-merge fixes for rocksdb.group_min_max test (MDEV-20113)
  • Replication hangs with "preparing" and never starts (MDEV-20247)
  • Failing assertion when REDO log files reach 512Gb while preparing backup (MDEV-20060)
  • Temporary tables created with data-at-rest encryption are not fully encrypted (MDEV-17228)
  • Failing tests in buildbot related to FULLTEXT INDEX (MDEV-14154)
  • Possible crash when Galera and foreign key is used, if the referenced record is deleted at the same time (MDEV-19660)
  • DROP TEMPORARY table is logged despite no CREATE was logged in binary log (MDEV-20091)
  • mysql_upgrade_service throws exception upgrading from 10.0 to 10.3 (MDEV-19427)
  • Loading the AUDIT plugin causes performance regression (MDEV-18661)
  • Test change: innodb.trx_id_future fails on 10.3+ (MDEV-20138)
  • Possible foreign key corruption for ALTER TABLE ... ADD COLUMN with InnoDB (MDEV-19630)
  • Corruption after instant ADD or DROP when the index tree shrinks (MDEV-19916)
  • Bug in versioned tables when deleting history (MDEV-19814)
  • Compressed columns cannot be restored from dump (MDEV-17363)

Interface Changes

Platforms

In alignment to the enterprise lifecycle, MariaDB Enterprise Server 10.3.17-2 is provided for:

  • CentOS 7
  • CentOS 6
  • Debian 9
  • Debian 8
  • Red Hat Enterprise Linux 7
  • Red Hat Enterprise Linux 6
  • Ubuntu 18.04
  • Ubuntu 16.04
  • Microsoft Windows

Some components of MariaDB Enterprise Server might not support all platforms. For additional information, see "MariaDB Corporation Engineering Policies".

Note

CentOS 6, Debian 8, and Red Hat Enterprise Linux 6 are no longer supported as per the MariaDB Engineering Policy. Older releases are available from the MariaDB Downloads page. Instructions for installation are included as a README file within the download.

Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.