This article mainly summarizes various problems of unclean uninstallation when reinstalling MySQL. I hope it will be helpful to you. If you have any questions, you can leave a message to communicate. It mainly introduces the specific steps of completely uninstalling MySQL: including stopping the service, uninstalling related programs, deleting the registry, etc. 1. Stop MySQL service 2. Uninstall MySQL related programs Step 1: This time it is a win10 system environment; click on the lower left corner: Start -> All Apps -> All recent applications pop up, select MySQL, right-click and click Uninstall, and you will jump to the control panel. As shown in step 2 Step 2: Go to Figure 1 or Windows key + R-->Control-->Programs and Features; right-click all MySQL programs to uninstall Step 3: My installation directory is in the C drive. First open C:\Program Files and delete the MySQL folder step4: Open the hidden file ProgramData folder and delete the following MySQL files 3. Uninstall MySQL related registry, this is also a pit where reinstallation fails step1: Windows+R-->regedit-->Open the registry step2: Open and delete according to the path: HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Services/Eventlog/Applications/MySQL Alternatively, press F3 or Ctrl+F to open the search box, enter MySQL, and focus on the computer. Another important step is to delete the Connector Net XXX registry. Many of the reasons for failure are also in this registry. Step 3: Delete the found MySQL registry directly 4. After completing the above 3 steps, you can reinstall the database You may also be interested in:
|
<<: nginx automatically generates configuration files in docker container
>>: A brief comparison of Props in React
This article example shares the specific code of ...
MySQL stored procedures, yes, look like very rare...
What is content overflow? In fact, when there is ...
This article mainly introduces the sample code of...
Because I need to install MySQL, I record the ins...
This article shares the specific code of Javascri...
The relevant person in charge of Baidu Input Metho...
See the effect first Implementation Code <div ...
How to check the status of Linux firewall 1. Basi...
Preface Using Docker and VS Code can optimize the...
Log in to MySQL first shell> mysql --user=root...
Eating well and getting enough rest sounds simple...
*******************Introduction to HTML language (...
This article example shares the specific code of ...
This article shares the specific code of jQuery t...