Home › Forums › Back End › MySQL Mac Error:2002 › Reply To: MySQL Mac Error:2002
November 28, 2013 at 11:14 am
#157308
Participant
I know this is like asking “have you tried turning it off and on?”, but:
1 ) Do you have mysql-server installed (not mysql-client)?
2 ) Have you made sure the service is currently running?
Beyond that:
Have you been able to use this installation of mysql before? or are you just now setting it up (or upgrading)?
Have you tried connecting with a password (e.g., mysql -u root -p
)?