Home >Database >Mysql Tutorial >彻底卸载MySQL的方法分享_MySQL

彻底卸载MySQL的方法分享_MySQL

WBOY
WBOYOriginal
2016-06-01 13:21:141118browse

mysql卸载

bitsCN.com 重装系统永远是个好办法,但有谁喜欢这么做呀:(

  后来无意发现是卸载的时候没有卸载完全导致,下面给出完整的卸载MySQL 5.1的卸载方法:

  1、控制面板里的增加删除程序内进行删除

  2、删除MySQL文件夹下的my.ini文件,如果备份好,可以直接将文件夹全部删除

  3、开始->运行-> regedit 看看注册表里这几个地方删除没有

  HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Services/Eventlog/Application/MySQL 目录删除

  HKEY_LOCAL_MACHINE/SYSTEM/ControlSet002/Services/Eventlog/Application/MySQL 目录删除

  HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/Eventlog/Application/MySQL 目录删除(我卸载的时候没有找到,略过后仍达到完全卸载的目的。)

  4、这一条是很关键的

  C:/Documents and Settings/All Users/Application Data/MySQL

  这里还有MySQL的文件,必须要删除

  注意:Application Data这个文件夹是隐藏的,需要打开个文件夹选择菜单栏 工具→文件夹选项→查看→隐藏文件和文件夹 一项选上 显示所有文件和文件夹 确定

  以上4步完成,重启 OK!再次安装吧bitsCN.com
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn