MariaDB
This section contains information that is specific to the database type MariaDB.
Supported Functions
The MariaDB database can be used with:
Reference Data Management
Preparations
A database driver is required to connect to a MariaDB database. This driver must be stored in the Platform Container.
Follow the steps below if MariaDB is not set up during the installation of the Platform Container:
Download the JDBC driver (
mariadb-java-client-<version>.jar) for the appropriate MariaDB database version.Copy the downloaded file(s) to the directory
MZ_HOME/3ppin the Platform Container.Restart the Platform and ECs for the change to take effect. You should be able to select the MariaDB option from the Database profile after this step.