Where is my.cnf on Mac OSX?
On Mountain Lion, I found that the my.cnf file is missing. This is because Mac uses the default MySQL settings…
A bunch of ramblings about PHP programming, JQuery, MySQL and other 'stuff'
On Mountain Lion, I found that the my.cnf file is missing. This is because Mac uses the default MySQL settings…
So you want to stop MySQL, or restart it? sudo /usr/local/mysql/support-files/mysql.server start sudo /usr/local/mysql/support-files/mysql.server stop sudo /usr/local/mysql/support-files/mysql.server restart