mysql.sock

drewshen <[email protected]> Fri, 2 Mar 2007 08:55:41 -0800 (PST)
Newsgroups gmane.os.freebsd.devel.database
Message-ID <[email protected]>
I installed  mysql through ports on freebsd 6.1.  i started the daemon, and
mysql starts.  however when i try "mysql" i get 
ERROR 2002 (HY000): Can't connect to local MySQL server through socket
'/tmp/mysql.sock'

i looked this up on the mysql page and did find much help.  first i tried 

shell> chmod +t /tmp

to protect tmp.  that didnt solve it, so i tried to point my sock file to
another directory in /etc/my.cnf.  i got the same error message, even with
the new directory.  does anyone know where my problem lies? thanks!
-- 
View this message in context: http://www.nabble.com/mysql.sock-tf3334648.html#a9273118
Sent from the freebsd-database mailing list archive at Nabble.com.

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-database
To unsubscribe, send any mail to "[email protected]"