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

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

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

New Features

  • Maximum number of secondary indexes increased to 128 per table
  • Slow master shutdown option
  • Password expiration
  • Account locking via SQL
  • Account blocking based on number of failed connects
  • MariaDB Enterprise Cluster based on Galera 4
    • Streaming replication (huge transactions) for MariaDB Cluster
    • Support of group commit in the binary log
    • New causal reads functions
    • Donor selection based on Incremental State Transfer status
    • Persistent cluster/group information
  • Key rotation for InnoDB REDO log encryption
  • Encryption for spatial indexes with InnoDB
  • Crash-safe system tables based on Aria storage engine

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
  • Engine independent table statistics enabled by default
  • Histograms collected by default
  • optimize_join_buffer_size=on by default
  • JSON validation by default for JSON type fields

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
  • MariaDB Server is now statically linked with the bundled wolfSSL library in MSI and ZIP packages on Windows, as well as in .deb packages provided by Debian's and Ubuntu's default repositories
  • MariaDB Named Commands

Platforms

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

Installation Instructions

Upgrade Instructions

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.