Mysql
 sql >> Base de données >  >> RDS >> Mysql

Déterminez quel fichier de configuration MySQL est utilisé

Extrait du fantastique livre "High Performance MySQL" d'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