https://help.ubuntu.com/community/MysqlPasswordReset
Sometimes MySql can’t be stopped, try this command:
1 |
mysqladmin -u root -p shutdown |
Reference:
https://help.ubuntu.com/community/MysqlPasswordReset
Sometimes MySql can’t be stopped, try this command:
1 |
mysqladmin -u root -p shutdown |
Reference: