Home : General : Databases and SQL :

General: Databases and SQL: Re: [Andy] MySQL annoying me again!: Edit Log

Here is the list of edits for this post
Re: [Andy] MySQL annoying me again!
Find out where your current sock file is...

locate mysql.sock

...then symlink it to the one it is trying to find.

ls -s /whereever/mysql.sock /var/lib/mysql/mysql.sock

Also look in /etc/my.cnf to see where mysql is looking for the sock.

Its probably in /tmp

Last edited by:

Paul: Jul 1, 2002, 1:30 PM

Edit Log: