A perfect solution for failed last-step MySQL reinstallation (experience summary) _ MySQL

Source: Internet
Author: User
The perfect solution for last-step failure of reinstalling MySQL (experience summary) I believe that everyone has had the experience of reinstalling MySQL. if I reinstall MySQL, it is basically not possible in the last step unless the operating system is reinstalled, the reason is that the registry in the system is not deleted. The following is a summary of my experience, which is a blood lesson:

1. type regedit in "run" to enter the registry.

2. delete the HEKY_LOCAL_MACHINE/SOFTWARE/MYSQL directory.

3. delete the HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Services/Eventlog/Application/MySQL directory.

4. delete the HKEY_LOCAL_MACHINE/SYSTEM/ControlSet002/Services/Eventlog/Application/MySQL directory.

5. in the HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/Eventlog/Application/MySQL Directory, delete ControlSet001, ControlSet002, not necessarily 001 and 002, which may be ControlSet005 or 006, you can delete all the files you want to delete.

6. delete the MySQL folder under C:/Documents Ents and Settings/All Users/Application Data /.

7. uninstall MySQL.

8. delete the folder in the MySQL installation path.

9. restart your computer.

OK! (Note: The above method can be successfully reinstalled when MySQL 5.0 is used. you need to verify it in other versions)

(Of course, after MySQL is uninstalled in Windows 7, it does not seem to have the above registry items, so it can be reinstalled normally in Windows 7)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.