MySQL my.cnf file
We have a server that has MySQL already installed on it, I expected to see the option file [ my.cnf ] under /etc directory, but I can't find it there..
How do I find the location of [ my.cnf ] and move it under /etc directory ? And how do I make sure MySQL finds it under /etc directory when I start up mysql service ?
Thank you.