Getting this error when restarting tomcat with following command:
sudo service mysql restart
Tried below instead and that worked:
sudo /etc/init.d/mysql restart
sudo service mysql restart
Tried below instead and that worked:
sudo /etc/init.d/mysql restart
No comments:
Post a Comment