Cleanly uninstall MySQL. Personally tested, this time it finally worked! 1. Uninstall MySQL software in the control panel 2. After uninstallation, delete all remaining files in the directory C:\Program Files (x86)\MySQL and delete the mysql folder. 3. Run the "regedit" file with windows+R to open the registry 4. Delete the registry: HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\Eventlog\Application\MySQL folder 5. Delete the HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\Eventlog\Application\MySQL folder. If it doesn’t exist, you don’t need to delete it. I didn’t delete it because I didn’t have it. 6. Delete all files in C:\ProgramData\MySQL under drive C. If you cannot delete them, use 360 to shred them. The programData file is hidden by default and can be seen after setting it to be displayed. 7. The key! ! ! ! Delete the folders under C:\Documents and Settings\All Users\Application Data\MySQL. Be sure to delete them. It is best to restart your computer and reinstall it. Wonderful topic sharing: MySQL different versions installation tutorial MySQL 5.7 installation tutorials for various versions MySQL 5.6 installation tutorials for various versions mysql8.0 installation tutorials for various versions The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM. You may also be interested in:
|
<<: Detailed explanation of the three major front-end technologies of React, Angular and Vue
>>: Tutorial on installing Seurat2 and Seurat3 simultaneously using the same version of R in Linux
This article shares the specific code for JavaScr...
Why use Server-Side Rendering (SSR) Better SEO, s...
Preface I wrote a small demo today. There is a pa...
1. Purpose: Make the code easier to maintain and ...
Table of contents Preface start A little thought ...
MySQL Limit can query database data in segments a...
Preface In project development, there are many wa...
Preface As we all know, "How to vertically c...
Table of contents A JSON is built on two structur...
Using DOSBox, you can simulate DOS under Windows ...
Table of contents Preface 1. Key Elements of a Re...
Table of contents 1. Registering custom instructi...
Table of contents Table/index.js Table/model/inde...
Table of contents Docker Basic Concepts Docker in...
1. Differences between JSON.stringify() and JSON....