embedded
embedded

Reputation: 181

Socket operation on non-socket

I'm running mysql5 on Mac os x 10.5.8 and got this error. How do I solve this?

The DB worked fine but stopped working after system update. I think its something related to the socket file which is /tmp/mysql.sock do I need to give it special permissions and owner?

Thanks

Upvotes: 1

Views: 1789

Answers (1)

embedded
embedded

Reputation: 181

The problem is solved. The problem was in my certificate Make sure you're using the correct one.

Upvotes: 1

Related Questions