Informasi yang Anda inginkan dapat ditemukan dengan menjalankan
mysql --help
atau
mysqld --help --verbose
Saya mencoba perintah ini di mesin saya:
mysql --help | grep "Default options" -A 1
Dan itu dicetak:
Default options are read from the following files in the given order:
/etc/my.cnf /usr/local/etc/my.cnf ~/.my.cnf
Lihat apakah itu cocok untuk Anda.