mysql --help|grep 'my.cnf'
[[email protected] ~]# mysql --help|grep 'my.cnf'
order of preference, my.cnf, $MYSQL_TCP_PORT,
/etc/mysql/my.cnf /etc/my.cnf ~/.my.cnf
mysql默认会搜寻my.cnf的目录,顺序排前的优先。
阿里云服务器mysql配置文件生效位置
/etc/my.cnf
参考
https://blog.csdn.net/qq_22227087/article/details/80946894
原文地址:https://www.cnblogs.com/eternityz/p/12243344.html
时间: 2024-10-24 12:07:16