Connection through Unix Sockets

2001-09-14 Thread Bobby Chopra
Slight problem that's confusing me a bit. Upon connection to mysql using 'localhost' I get the age old error 'Can't connect ... through /tmp/mysql.sock' Before anyone screams - read the archive etc. I have tackled this problem before but this time I am slightly confused. The socket that mysql

Re: Connection through Unix Sockets

2001-09-14 Thread Thomas Spahni
On Fri, 14 Sep 2001, Bobby Chopra wrote: Slight problem that's confusing me a bit. Upon connection to mysql using 'localhost' I get the age old error 'Can't connect ... through /tmp/mysql.sock' Before anyone screams - read the archive etc. I have tackled this problem before but this

Re: Connection through Unix Sockets

2001-09-14 Thread Bobby Chopra
'which mysql' just kicks back the expected '/usr/bin/mysql' The MySQL install was clean. Bobby - Original Message - From: Thomas Spahni [EMAIL PROTECTED] To: Bobby Chopra [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Friday, September 14, 2001 12:45 PM Subject: Re: Connection through

Re: Connection through Unix Sockets

2001-09-14 Thread Gerald Clark
] Cc: [EMAIL PROTECTED] Sent: Friday, September 14, 2001 12:45 PM Subject: Re: Connection through Unix Sockets On Fri, 14 Sep 2001, Bobby Chopra wrote: Slight problem that's confusing me a bit. Upon connection to mysql using 'localhost' I get the age old error 'Can't connect