MySQL doesn’t start after shutdown and turn on the PC

Asked By 0 points N/A Posted on -
qa-featured

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?

SHARE
Answered By 0 points N/A #151786

MySQL doesn’t start after shutdown and turn on the PC

qa-featured

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.

Related Questions