MySQL prompts the following error I went to "Control Panel->Administrative Tools->Services" and found that although MYSQL had been uninstalled, the MYSQL service still remained in the system services. I don't want to change the service name, what should I do? Just enter a command in CMD to delete the service: sc delete mysql //Here mysql is the service name you want to delete In this way, the service is deleted. Enter the service and check that there is indeed no MySQL service, OK. Solution to the error in the last step of msyql installation: start service 1. Go to the control panel and delete mysql first. 2. Go to the C:\Program Files directory on the C drive and delete the mysql directory. 3. If there are setup directories on other disks, delete them as well. Empty directories should also be deleted. 4. Go to regedit to change the registry
Content extension: How to delete the mysql service in the service You can check the MYSQL service in Windows Management and stop it or stop it with a command in DOS 1. If you want to uninstall MYSQL, execute the following command:
2. Start MYSQL: Under DOS
3. Stop MYSQL: Under DOS
You first type in the run CMD Under DOS
This is the end of this article about the specific method of deleting the MySQL service. For more information about how to delete the MySQL service, please search for previous articles on 123WORDPRESS.COM or continue to browse the following related articles. I hope you will support 123WORDPRESS.COM in the future! You may also be interested in:
|
<<: Comparison between Redis and Memcache and how to choose
>>: Vue implements drag and drop or click to upload pictures
Introduction MySQL 5.7 aims to be the most secure...
The <script> tag In HTML5, script has the f...
Use canvas to create graphics and text with shado...
Table of contents 1 Difference 1.1 Space Occupanc...
Foregoing: This document is based on the assumpti...
I haven’t updated my blog for several days. I jus...
Today I suddenly thought of reviewing the producti...
Table of contents background accomplish 1. Encaps...
Preface Recently, I encountered a requirement at ...
Situation description: The database was started a...
This article describes how to install mysql5.7.16...
The default request header of the http1.1 protoco...
System performance expert Brendan D. Gregg update...
1. Avoid declaring the page as XML type . The pag...
Table of contents 1. Problems encountered 2. Anal...