MariaDB Parameters
You can set the following supported parameters for MariaDB:
| Parameter Name | Description |
|---|---|
| binlogExpireDays | The number of days that the binary log should be kept on the instance that is running MariaDB before purging (default value: 7). |
| databases | List of the names of the databases that should exist in the instance other than the default database. Read more here. |
| grantPerformanceSchemaPermissions | Whether to grant Performance Schema permissions to the Cloud Foundry (CF) binding credentials (default value: false) |