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.2.25-1

This first release of MariaDB Enterprise Server 10.2 includes a variety of new features and fixes, compared to MariaDB Community Server 10.2.24.

MariaDB Enterprise Server 10.2.25-1 was released on 2019-07-08.

New Features

  • Backup Stages for non-blocking Backups
  • Maximum number of secondary indexes increased to 128 per table

New Default Settings

  • A new Enterprise config file is provided that sets optimized defaults:
  • Server does not load plugins of maturity Beta or lower
  • Authentication plugin ed25519 is loaded by default
  • Account root is using unix_socket by default on Linux systems
  • Accounts for root can only connect from local host
  • Accounts of type anonymous-user removed
  • Database "test" has no default grants
  • Audit plugin is loaded by default, but is not activated
  • DISKS plugin is loaded by default on Linux systems

Notable Changes

  • DISKS plugin, used by MariaDB MaxScale, is now of maturity stable
  • Access to data provided by DISKS plugin via the information schema requires FILE privilege
  • Unsupported Community plugins are not loaded by default
  • Embedded Server removed
  • HeidiSQL is not included in Windows installations

Platforms

In alignment to the enterprise lifecycle, MariaDB Enterprise Server 10.2.25-1 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.