Differences in MariaDB Enterprise Server 10.5
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.5 but not in MariaDB Community Server 10.5:
Enterprise Features:
- MariaDB Enterprise Backup
- MariaDB Enterprise Audit
- Index limit increased to 128 indexes
- Slow master shutdown as default
- MariaDB Enterprise Cluster (powered by Galera)
- Hashicorp Vault Plugin
- Dynamic resize of InnoDB redo log
- Dynamic change of InnoDB purge threads
- Sybase SQL mode for extended aliases
Backported Features:
- 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
- Password Reuse Prevention Plugin
- Option for SQL thread to limit maximum execution time per query