thendal
Programmer
- Aug 23, 2000
- 284
Hi All, Recently i have inherited an old project. Couple of days back the system went off i logged into the machine and manually restarted the services.i don't have much experience working with mysql . Started mysql service by giving the following command mysqld_safe ..it worked. I have a mysql gui client of my pc ..its able to connect. When i checked the webapplication that uses the mysql database it gave me the following error message.
Couldn't connect to database: Can't connect to local MySQL server through socket '/tmp/mysql.sock'
searched for the mysql.sock in the machine ..i am not able to find it.
I try to shutdown the mysql by issuing mysqladmin - shutdown
gave me error message not able to connect to mysql server.
So i am not able to shutdown the mysql. Could some one give some insight on this ...
Thank you.
Couldn't connect to database: Can't connect to local MySQL server through socket '/tmp/mysql.sock'
searched for the mysql.sock in the machine ..i am not able to find it.
I try to shutdown the mysql by issuing mysqladmin - shutdown
gave me error message not able to connect to mysql server.
So i am not able to shutdown the mysql. Could some one give some insight on this ...
Thank you.