You can start and stop the MySQL service just like any other service.
Open a cmd window and type:
- net start MySQL ( To start MySQL service ).
- net stop MySQLÂ ( To stop MySQL service ).
MySQL Interview Questions and Answers
You can start and stop the MySQL service just like any other service.
Open a cmd window and type: