Can`t connect to local MySQL server...

2001-02-14 Thread s chitra
Hi, start the sqfe_mysqld which will be in the /bin directory where mysql is installed. regards, S.Chitra

Can`t connect to local MySQL server...

2001-02-02 Thread Edgard A. Michel
Hi List, Whem I will go start the MySQL in Linux, receive a error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock`(111) What I do? Thanks Edgard Arthur Michel [EMAIL PROTECTED] Brazil

Re: Can\'t connect to local Mysql server (111)

2001-01-12 Thread rayudu
Supposed that the problem is that localstatedir is not having /usr/local/var having a file mysql.sock. may be which is not started. give ps -e and check for the process. if it is existing then killall mysqld. Then give the command at /usr/local/bin/safe_mysqld --log --log-update & to send it t