Home  >  Article  >  Database  >  How to check if there is mysql in the computer

How to check if there is mysql in the computer

coldplay.xixi
coldplay.xixiOriginal
2020-10-26 15:42:2021459browse

How to check if there is mysql in the computer: first open the run and enter the command [services.msc]; then press Enter to open Open the service window. If there is no mysql in the column where M is located, it means it is not installed. If there is, it means it is installed.

How to check if there is mysql in the computer

##More related free learning recommendations: mysql tutorial(Video)

How to check if there is MySQL in the computer:

1. First, click to open the lower left corner of the computer to run the program and search Enter cmd in the box and press Enter. You can search for cmd.exe program.

How to check if there is mysql in the computer

#2. Click to open cmd.exe to enter the interface of running command window.

How to check if there is mysql in the computer

#3. After entering, enter the command: services.msc, and then press the Enter key.

How to check if there is mysql in the computer

#4. After pressing the Enter key, the service window opens.

How to check if there is mysql in the computer

#5. In the service window, if the file content shown in the red box appears, you can search for M.

How to check if there is mysql in the computer

6. If the computer has a database installed, Mysql software will appear in the search results. If not, there will be no Mysql software. pieces.

How to check if there is mysql in the computer

The above is the detailed content of How to check if there is mysql in 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