Differences in MariaDB Enterprise Server 10.4
MariaDB Enterprise Server is a premium version of MariaDB Community Server that focuses on stability, robustness, and predictability. For more information about MariaDB Enterprise Server in general please look here.
MariaDB Enterprise Server enables a predictable development and operations experience through an enterprise lifecycle. This enterprise lifecycle incorporates optimized builds, predictable release behavior, and vendor support. For more information about the Enterprise Server Lifecycle look here.
In addition to different release cycle, QA, and etc..., there are also feature differences. MariaDB Enterprise Server has different default settings to be more secure from the start and also only includes features that are fully supported and maintained.
In addition to this there are Enterprise Features and some backported features. The following are features that are in MariaDB Enterprise Server 10.4 but not in MariaDB Community Server 10.4:
Enterprise Features:
Index limit increased to 128 indexes
Slow master shutdown as default
MariaDB Enterprise Cluster (powered by Galera)
Backported Features:
New option --require_secure_transport
GTID support for MariaDB Enterprise Cluster (powered by Galera)
Crash recovery for semi-synchronous replication
mariadb-dump option --as-of to dump data as of a given time for system versioned tables
JSON functions
Last updated
Was this helpful?