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

The method of deleting Registry by mysql

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

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces the method of deleting the registry by mysql, which is very detailed and has certain reference value. Friends who are interested must finish reading it.

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.

5. Summary

This approach solves the problem of a failure to reinstall MySQL (caused by an incomplete MySQL service before cleaning).

The above are all the contents of mysql's method of deleting the registry. Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!

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