/
/
How to disable lowercase character conversion in database name

How to disable lowercase character conversion in database name

By default, the ispmanager panel converts characters in the database name to lower case in two cases: when creating a database and when restoring it from a backup from another server.

To disable automatic lowercase conversion of database names, add the DbAllowUpperCaseoption to the panel configuration file /usr/local/mgr5/etc/ispmgr.confas follows:

Option DbAllowUpperCase

There is no need to reboot the panel to apply the changes.