mtxcat

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
mysql --help|grep 'my.cnf'

[root@izm5e2q95pbpe1hh0kkwoiz ~]# 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

posted on 2020-11-24 20:21  mtxcat  阅读(190)  评论(0)    收藏  举报