Is there a command I can run within MySQL to determine where/which configuration file MySQL is using?
Asked
Active
Viewed 176 times
0
-
See http://stackoverflow.com/questions/580331/mysql-how-to-determine-which-config-file-is-being-used – sth Feb 25 '09 at 05:51
1 Answers
1
As of ver 5.0, no. But look at Determine which configuration file is being used for how to look from outside MySQL.