Mysql
 sql >> Datenbank >  >> RDS >> Mysql

Stellen Sie fest, welche MySQL-Konfigurationsdatei verwendet wird

Entnommen aus dem fantastischen Buch "High Performance MySQL" von 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