Home > Database > Mysql Tutorial > body text

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

coldplay.xixi
Release: 2020-09-27 14:03:23
Original
12793 people have browsed it

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!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template