I need to install the DMG MySQL start up package and then restart my computer, every time, in order for my mysql.sock file to appear in my /tmp/
folder. Otherwise, I am not able to locate that file, and for all intents and purposes, it isn't available.
Note: I am running Lion 10.7.5, and I am using MySQL5.6.10 (64bit), if that makes any difference.
How can I solve this problem so that the mysql.sock file will permanently stay in that folder?
Thanks.