mysql broke; how to save some of the table?
Posted
by
user1048138
on Server Fault
See other posts from Server Fault
or by user1048138
Published on 2012-08-31T23:31:40Z
Indexed on
2012/09/01
3:40 UTC
Read the original article
Hit count: 542
For some reason, my mysql cant connect any more. Im running 3 wordpress websites and I need to save the tables. Thats what I really really really really care about... here is the problem:
root@dev:/var/log/mysql# mysql ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Same error is display when logging in with phpmyadmin..
All of the websites display this error
Error establishing a database connection
© Server Fault or respective owner