How to set up mysql to start automatically at boot: 1. Press the [win r] shortcut key to open run; 2. Enter services.msc and press Enter; 3. Find the mysql service in the open service list; 4. Open properties, set the startup type to automatic, and click [OK].
The specific method is as follows:
(Recommended tutorial: mysql tutorial)
1. Press [win r] shortcut key to open run;
2. Enter services.msc and press Enter;
3. Find mysql in the open service list Service;
4. Open the properties, set the startup type to automatic, and click [OK].
Related recommendations: php training
The above is the detailed content of How to set up mysql to start automatically at boot. For more information, please follow other related articles on the PHP Chinese website!