Re: My SQL ERROR 2002

2003-06-09 Thread Egor Egorov
"skjois" <[EMAIL PROTECTED]> wrote: > I get this error > > ERROR 2002: Can't connect to local MySQL server through socket > '/tmp/mysql.sock' (2) > > how can i get rid of this? Easily. Start MySQL and get rid of the message. :-) -- For technical support contracts, goto https://order.mysql.

My SQL ERROR 2002

2003-06-09 Thread skjois
Hello, I get this error ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) how can i get rid of this? Regards, Shashi Kiran.