I have updated mySQL to the 4.0.13-standard and had no problems UNTIL I
attempted to run mysql_fix_privileges. This is the error I get:

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

/tmp is:
        drwxrwxrwt    6 root     root         4096 Jun 23 11:21 tmp

and mysql.sock is ACTUALLY located in /var/lib/mysql.

Where do I need to look to change the location from /tmp to /var/lib/mysql
for this particular file?

susan

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to