Hi All,
mysql is running, but, there seems to be no /tmp/mysql.sock file. How is this file generated..? I can't connect, keep getting errors. What about via a port..? What is the argument for that..? Cheers.
Mark Sargent.
It's probably not in /tmp any more. Try /var/lib/mysql/mysql.sock, or look at `mysqladmin variables` and check the 'socket' value.
-Simon
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]