Find config files
from the Artful MySQL Tips List
Find sample .cnf config files ...
ls /usr/local/mysql/support-files/
Find if/which config file is in use with the terminal cmd ...
mysql --verbose --help | grep my.cnf
Last updated 30 Jun 2024
Return to
the Artful MySQL Tips page