Introduction
The CoreOne Suite uses can use any MySQL-compatible database that supports the InnoDB storage engines as the storage for the CoreOne Meta Directory. Please check the vendors site for the specific system requirements for the selected database.
Supported and Not-Supported Versions
The following is a list of versions that have been tested
Distribution | Version | Supported | Supported since | Known issues |
---|---|---|---|---|
MySQL Community Server 5 | 5.6.x - 5.7.37 | 4.x | None | |
MYSQL Community Server 5 | > 5.7.37 In 5.7.38 the default character set changes which is currently not supported by the CoreOne Suite Database Service | 8.0.x | ||
MySQL Community Server 8 | < 8.0.28 | 6.x | None | |
MySQL Community Server 8 | 8.0.28 In 8.0.29 the default character set changes which is currently not supported by the CoreOne Suite Database Service | 8.0 | ||
MySQL Community Server 8 | >= 8.0.29 | 8.1.6 | None | |
MySQL InnoDB Cluster | 5.7.x |
| - | Replication may break down. Version 5.7 does only support the replication of the transaction log entry by entry and not the entirety of it. |
MySQL InnoDB Cluster | < 8.0.28 In 8.0.29 the default character set changes which is currently not supported by the CoreOne Suite Database Service | 6.x | None | |
MySQL InnoDB Cluster | 8.0.28 | 8.0 | None | |
MySQL InnoDB Cluster | >= 8.0.29 | 8.1.6 | None | |
MariaDB | > 10.4.x up to 10.5.x In 10.6 the default character set changes which is currently not supported by the CoreOne Suite Database Service | 4.x | None | |
MariaDB | > 10.6.x up to 10.9.x | 8.1 Starting from 8.2, you need to be above 10.6.x | None | |
MariaDB | >= 10.10.x | - | Not supported since Oracle is unwilling to support MariaDB in it’s MySQL Connector. | |
Galera Cluster | 8.0.x | 4.x | None | |
MariaDB Galera Cluster | > 10.6.x up to 10.8.x | 8.0.x | None | |
MariaDB Galera Cluster | 10.9.5 | 8.1.x | None | |
MariaDB Galera Cluster | >= 10.10.x | 8.1.x | Not supported since Oracle is unwilling to support MariaDB in it’s MySQL Connector. |