当前位置:网站首页>About the problem that MySQL connector net cannot be cleared in MySQL
About the problem that MySQL connector net cannot be cleared in MySQL
2022-07-05 07:40:00 【LCH Nan'an】
Preface
Just installed yesterday MySQL, Want to reinstall the version consistent with the teacher's version , Find out MySQL Everything else in can be deleted , But in Win10【 Program uninstall 】 There is no way to MySQL Connector Net Delete , So I began to frantically find a solution , such as :
Out of Service : Use net stop mysql(' Your service name ') command or 【win+R Shortcut key 】》 Input services.msc》 Enter the service window and close mysql service ;
Uninstall program : Use 360 uninstall mysql Program or 【 Control panel 】》【 Procedures and functions 】》 Right click to uninstall the program ;
Delete project root folder : Get into mysql Installation position , Delete mysql Extract folder for ;
Check whether the service is completely deleted : If mysql The service is still , have access to 'sc delete mysql ' To delete the service ;
Delete C Disk hidden folder : After showing hidden files , Delete C On the plate “C:\ProgramData\MySQL ” All the files ;
Delete registry information :【win+R Shortcut key 】》 Input regedit Command to open the registry window , Delete the following files
HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Services/Eventlog/Applications/MySQL
HKEY_LOCAL_MACHINE/SYSTEM/ControlSet002/Services/Eventlog/Applications/MySQL
HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/Eventlog/Applications/MySQL
Delete the configuration in the environment variable : If you change the environment variable , So enter 【 Computer 】》 Right click 【 attribute 】》【 Advanced system setup 】》【 environment variable 】》 Delete the MYSQL_HOME Variables and deletions Path In variables mysql All paths found MySQL Connector Net Related documents of .、
、 Finally, the following method helped me solve .
One 、 Use steps
1. Microsoft Fix problems that block programs from being installed or removed
link :https://support.microsoft.com/en-us/topic/fix-problems-that-block-programs-from-being-installed-or-removed-cca7d1b6-65a9-3d98-426b-e9f927e1eb4dDownload troubleshooter
Download ;

2. Double-click to open , Click next , Waiting to detect problems ···

3. Click uninstall , wait for ···

4. choice MySQL Connector Net;

5. Click to try to uninstall

summary
After completion, open the control panel and find MySQL Connector Net Uninstalled .
边栏推荐
- 借助 Navicat for MySQL 软件 把 不同或者相同数据库链接中的某数据库表数据 复制到 另一个数据库表中
- Opendrive arc drawing script
- Butterfly theme beautification - Page frosted glass effect
- Basic series of SHEL script (III) for while loop
- Pagoda create multiple sites with one server
- STM32 knowledge points
- RF ride side door processing of prompt box
- Close of office 365 reading
- Calibre garbled
- Day06 class variables instance variables local variables constant variables naming conventions
猜你喜欢

Set theory of Discrete Mathematics (I)

How to delete the virus of inserting USB flash disk copy of shortcut to

How to deal with excessive memory occupation of idea and Google browser

Pagoda create multiple sites with one server

Idea common settings

Miracast技术详解(一):Wi-Fi Display

Close of office 365 reading

数字孪生实际应用案例-风机篇

并查集理论讲解和代码实现

And play the little chestnut of dynamic agent
随机推荐
611. 有效三角形的个数
[idea] common shortcut keys
Apple input method optimization
repo. conda. An example of COM path error
The number of occurrences of numbers in the offer 56 array (XOR)
Apple terminal skills
借助 Navicat for MySQL 软件 把 不同或者相同数据库链接中的某数据库表数据 复制到 另一个数据库表中
Function and usage of function pointer
And let's play dynamic proxy (extreme depth version)
Close of office 365 reading
Set theory of Discrete Mathematics (I)
Line test -- data analysis -- FB -- teacher Gao Zhao
The mutual realization of C L stack and queue in I
Could NOT find XXX (missing: XXX_LIBRARY XXX_DIR)
Efficiency difference: the add method used by the set directly and the add method used by the set after judgment
What is Bezier curve? How to draw third-order Bezier curve with canvas?
CADD课程学习(6)-- 获得已有的虚拟化合物库(Drugbank、ZINC)
Explanation of parallel search set theory and code implementation
Use go language to read TXT file and write it into Excel
UNIX commands often used in work