Database connections / Database vendor specific parameters in FGLPROFILE |
Defines an explicit configration to read MySQL options from
dbi.database.stores.mys.config = "/opt/myapp/etc/my.cnf"
Set this parameter will be passed to the MySQL API function mysql_options((MYSQL*), MYSQL_READ_DEFAULT_FILE, filename ).
On Microsoft™ Windows™ platforms, the configuration file must be in DOS format.