i have install mysql in my server {ubuntu 12.04 LTS} and it's work great
but now all my database is down and when i run in termeanl {mysql} it's give this error
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111)
and when i try to start mysql it's give that error {service mysqld start}
mysqld: unrecognized service
i dont need to lose my data so i dont make anything in the server, can you please help me?