Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mx_mysql: mx_mysql_option_set_default_file: Fix warning
If the file is not readable, don't emit a warning but save it to be retrievable by caller. Also shorten the text from MySQL ignoring defaults file: euidaccess("/etc/mxq/mysql_ro.cnfX", R_OK) failed: No such file or directory MySQL falling back to mysql default config search path. to /etc/mxq/mysql_ro.cnfX: No such file or directory - falling back to mysql default config search path
- Loading branch information