Mysql
 sql >> Base de Dados >  >> RDS >> Mysql

Determine qual arquivo de configuração do MySQL está sendo usado


Extraído do fantástico livro "High Performance MySQL" O'Reilly:
$ which mysqld
/usr/sbin/mysqld

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