Re: linux and mysql socket

2003-06-20 Thread John Nichel
azamka wrote: I installed mysql manually on red hat 9. It worked fine couple days but from yesterday i am getting a weird error when i tried to run the mysql. the error statement is " Error 2002: Can't connect to local MySql server through socket '/tmp/mysql.sock'(2). I am new user of Linux and I a

RE: linux and mysql socket

2003-06-20 Thread TheMechE
] Subject: linux and mysql socket I installed mysql manually on red hat 9. It worked fine couple days but from yesterday i am getting a weird error when i tried to run the mysql. the error statement is " Error 2002: Can't connect to local MySql server through socket '/tmp/mysql.sock'(2

RE: linux and mysql socket

2003-06-19 Thread Kenneth Hylton
shall [mailto:[EMAIL PROTECTED] Sent: Thursday, June 19, 2003 3:45 PM To: 'azamka'; [EMAIL PROTECTED] Subject: RE: linux and mysql socket Your client is configured to connect via UNIX sock on localhost. It thinks the sock is on /tmp when it's probably /var/lib/mysql Take a look at /etc/

RE: linux and mysql socket

2003-06-19 Thread Dathan Vance Pattishall
Sent: Thursday, June 19, 2003 1:07 PM -->To: [EMAIL PROTECTED] -->Subject: linux and mysql socket --> -->I installed mysql manually on red hat 9. It worked fine couple days but -->from -->yesterday i am getting a weird error when i tried to run the mysql. the -->error -->state

linux and mysql socket

2003-06-19 Thread azamka
I installed mysql manually on red hat 9. It worked fine couple days but from yesterday i am getting a weird error when i tried to run the mysql. the error statement is " Error 2002: Can't connect to local MySql server through socket '/tmp/mysql.sock'(2). I am new user of Linux and I am unable t