Home >Database >Mysql Tutorial >What to do if the mysql service cannot be found on the computer

What to do if the mysql service cannot be found on the computer

coldplay.xixi
coldplay.xixiOriginal
2020-09-27 14:03:2312827browse

To solve the problem that the mysql service cannot be found on the computer: first open the cmd command box as an administrator; then enter the bin folder of the mysql installation directory; finally run [.\mysqld.exe --install] Just order.

What to do if the mysql service cannot be found on the computer

How to solve the problem that the mysql service cannot be found on the computer:

1. Open cmd as an administrator Command box

2. Enter the bin folder of the mysql installation directory

3. Run .\mysqld.exe --installcommand

What to do if the mysql service cannot be found on the computer

More related free learning recommendations: mysql tutorial(Video)

The above is the detailed content of What to do if the mysql service cannot be found on the computer. 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