Home  >  Article  >  Database  >  How to set up mysql to start automatically at boot

How to set up mysql to start automatically at boot

王林
王林Original
2020-09-30 14:17:4228126browse

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].

How to set up mysql to start automatically at boot

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;

How to set up mysql to start automatically at boot

3. Find mysql in the open service list Service;

4. Open the properties, set the startup type to automatic, and click [OK].

How to set up mysql to start automatically at boot

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!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn