Last night, my MySQL server went down unexpectedly. On attempting to restart (with service mysql restart - I\'m root) it merely hangs. With the mysql -u r
service mysql restart
mysql -u r
If you are using docker to run MySQL, please check if there is enough allocated disk space in docker preferences.