Possible Duplicate:
Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’

I know I have MySQL installed and running, but I don't know where to look to find the MySQL socket on Snow Leopard. Where is it located?

link|improve this question

65% accept rate
Please don't post multiple quesiton. Edit your existing quesiton with this information. They are both related to the same problem. – Diago Jan 30 '10 at 19:01
Yes they are related, but they are completely different questions. I would have been able to solve the first question on my own, had I known the location of the MySQL socket on Snow Leopard. I am voting to reopen this question so that it may help others who may be asking the same question. – Andrew Jan 30 '10 at 19:14
feedback

closed as exact duplicate by Diago Jan 30 '10 at 19:00

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

up vote 0 down vote accepted

Check /tmp/mysql.sock.

link|improve this answer
there it is, thanks! – Andrew Jan 30 '10 at 19:02
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.