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
]
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
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/
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
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