Introduction
The use of a Central Database is required as of PrizmDoc v14.1. PrizmDoc will not start without a valid MySql connection string.
Supported Databases
MySQL 8.0 is the only database currently supported.
Configuring the Database
We recommend you create a dedicated database for PrizmDoc and a restricted database user that only has permissions for this database. Make sure the PrizmDoc user has all privileges to this database.
Use the database.connectionString
central configuration parameter to specify the connection string to the database.