当前位置:网站首页>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 .
边栏推荐
- I 用c l 栈与队列的相互实现
- editplus
- Eclipse project recompile, clear cache
- What is Bezier curve? How to draw third-order Bezier curve with canvas?
- 玩转gRPC—深入概念与原理
- Day07 type of mathematical operator automatic conversion relational operator bitwise operator blind date math
- Play with grpc - go deep into concepts and principles
- (tool use) how to make the system automatically match and associate to database fields by importing MySQL from idea and writing SQL statements
- QT small case "addition calculator"
- GBK error in web page Chinese display (print, etc.), solution
猜你喜欢
Unforgettable summary of 2021
High end electronic chips help upgrade traditional oil particle monitoring
How to delete the virus of inserting USB flash disk copy of shortcut to
MySQL - storage engine
CADD course learning (5) -- Construction of chemosynthesis structure with known target (ChemDraw)
玩转gRPC—深入概念与原理
Leetcode solution - number of islands
Opendrive ramp
Graduation thesis project local deployment practice
Light up the running light, rough notes for beginners (1)
随机推荐
Today, share the wonderful and beautiful theme of idea + website address
I 用c l 栈与队列的相互实现
editplus
Cygwin installation
repo. conda. An example of COM path error
Use stm32cubemx tool to write the demo program of FreeRTOS
Summary of STM32 serial port sending and receiving data methods
Build your own random wallpaper API for free
并查集理论讲解和代码实现
Basic series of SHEL script (I) variables
Hdu1232 unimpeded project (and collection)
How to delete the virus of inserting USB flash disk copy of shortcut to
High end electronic chips help upgrade traditional oil particle monitoring
Day09 how to create packages import package naming conventions Alibaba Development Manual
[idea] common shortcut keys
The sublime version that XP can run is 3114
[MySQL] database knowledge record
Anaconda pyhton multi version switching
Could NOT find XXX (missing: XXX_LIBRARY XXX_DIR)
Clickhouse database installation deployment and remote IP access