Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Ways to completely delete mysql services

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)05/31 Report--

Editor to share with you how to completely delete the mysql service. I hope you will get something after reading this article. Let's discuss it together.

Preface

Because I installed the execution file of a project, I was prompted to uninstall MySQL so that it could install its own MySQL. Then I disabled the MYSQL service, and then deleted this folder, and found that I still prompted to uninstall the MYSQL service.

Services are disabled in the following ways:

Or right-click on my computer-> manage-> service, and disable it manually after entering.

Through the online inquiry, the summary is as follows:

1. In cmd, enter sc delete mysql to delete the service.

two。 But the MYSQL service just shows the disabled status and doesn't really clean it up.

3. Delete relevant registry information

Search for regedit in the Win7 start menu bar to enter the Registry Editor (you can also open it by entering this command under cmd)

Path 1:\ HKEY_LOCAL_MACHINE\ SYSTEM\ ControlSet001\ services\ eventlog\ Application\ MySQL

Path 1:\ HKEY_LOCAL_MACHINE\ SYSTEM\ ControlSet002\ services\ eventlog\ Application\ MySQL

Delete the entire MySQL folder

The 4.MySQL service is completely cleaned up, and you can install the execution file.

After reading this article, I believe you have a certain understanding of "the method of completely deleting mysql services". If you want to know more about it, you are welcome to follow the industry information channel. Thank you for reading!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report