LMSouq
server-admin Open

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock'

SH
shrewdbeans
1 month ago
3 views
Problem Description
I installed MySQL on Mac OS X Mountain Lion with `homebrew install mysql`, but when I tried `mysql -u root` I got the following error: > ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) What does this error mean? How can I fix it?

AI-Generated Solution

Powered by LMSouq AI · GPT-4.1-mini

✓ Solution Ready
Analyzing problem and generating solution…
Was this solution helpful?
Back to Knowledge Base