Re: help me please with mysqlgui

2002-07-05 Thread Victoria Reznichenko
Bas, Thursday, July 04, 2002, 9:43:07 PM, you wrote: BM> When I start mysqlgui on my mandrake 8.2 machine the program starts, but BM> I get an error message: BM> Can't connect to local MySQL server through socket'/tmp/mysql.sock'(2) BM> I don't know what to do and I cannot acces the help file o

Re: help me please with mysqlgui

2002-07-04 Thread Bhavin Vyas
You might have your socket files in /var/lib/mysql/. Search for the socket file and create a symlink in the /tmp directory as such: ln -s /var/lib/mysql/mysql.sock /tmp/mysql.sock Regards, Bhavin. - Original Message - From: "Bas Mooyman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: T