Is there a command to determine which configuration file MySQL 5.0 is currently using?
|
|
|
|
|
|
|
If you are on Linux, then start the 'mysqld' with Among all the other system calls, you will find something like:
So, as you can see..it lists the .cnf files, that it attempts to use and finally uses. |
||
|
|
|
|
If you run You can also do |
||
|
|
