Mysql加载配置默认路径
Posted SYSTEM ADMINISTRATION
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Mysql加载配置默认路径相关的知识,希望对你有一定的参考价值。
查看命令
mysqld --verbose --help|grep "Default options" -n1
输出结果
11-
12:Default options are read from the following files in the given order:
13-/etc/my.cnf /etc/mysql/my.cnf /home/uar/local/mysql/etc/my.cnf ~/.my.cnf
以上是关于Mysql加载配置默认路径的主要内容,如果未能解决你的问题,请参考以下文章