How do I restart MySQL on Windows 7?
I’m using HeidiSql as a front end and there’s no option in there.
The only other things I have is the MySQL 5.5 command line client.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Open the command prompt and enter the following commands:
the MySQL service name maybe changes based on the version you installed.
In my situation, MySQL version is MySQL Server 5.7.
So I use the following command