I have installed XAMPP control panel v3.1.0.3.1.0 on windows 7 PC after I installed it works fine, but every time I turn on the PC after shutting down I can't start MySQL server each time I try to start it, it just stops. Therefore I have to install XAMPP each and every morning before I start XAMPP. Only MySQL has the problem. Can anybody tell me how to solve?
MySQL doesn’t start after shutdown and turn on the PC
You can try doing the following step to address your problem.
1) Right click on Computer.
2) Click on Manage.
3) When a User Account Control window pops up, click continue.
4) This window will appear and double click Services and Applications.
5) Double click Services
6) In the list, find MySQL. Do a right click on it.
7) Select Properties.
8) In the Startup Type, select Automatic.
9) Click Apply button.
10) Restart your computer.