To find the my.conf file location use the following command:
]# mysql --help | grep "Default options" -A 1 Default options are read from the following files in the given order: /etc/mysql/my.cnf /etc/my.cnf ~/.my.cnf
Linux, Windows, Software Tips, Articles and Hacks
To find the my.conf file location use the following command:
]# mysql --help | grep "Default options" -A 1 Default options are read from the following files in the given order: /etc/mysql/my.cnf /etc/my.cnf ~/.my.cnf