# which mysqld
/usr/local/mysql/bin/mysqld

# /usr/local/mysql/bin/mysqld --verbose --help | grep -A 1 "Default options"
Default options are read from the following files in the given order:
/etc/my.cnf /etc/mysql/my.cnf /usr/local/mysql/etc/my.cnf ~/.my.cnf 

 

相关文章:

  • 2021-06-27
  • 2021-11-12
  • 2022-12-23
  • 2022-01-03
  • 2021-05-27
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-01-19
  • 2022-12-23
  • 2021-08-22
相关资源
相似解决方案