Question
Starting MySQL database server mysqld [fail]
Since yesterday evening my sql server stopped working. I’ve noticed this when my website showed this great message “Error establishing a database connection”. So I’ve tried to restart mysql service. Unfortunately nothing works. I was looking for solutions “with” google but no luck. I even tried to restore my droplet to previous one. But this one doesn’t work either. I don’t know what should I do. I’ll be grateful for any help
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
We are facing the same issues at our end. When this issue previously happened we found that mysql has stopped. Didn’t get the any reason why it has stopped. We start it again from console using
sudo /etc/init.d/mysql start
This has happened today again and on starting mysql we are getting fail message.