mysql安装卸载-windows

Posted wenlin-gk

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了mysql安装卸载-windows相关的知识,希望对你有一定的参考价值。

 安装:(注意点)

官网download安装包

choose setup type --> custom

安装路径

detailed configuration

developer machine

multifuncitonal database

manutal setting -- concurrent connections: 10

character set: utf8

add windows path

验证:

命令行:mysql -uroot -pqwe123

 

卸载:(卸载不干净,重新安装时,会卡在最后一步)

停止MySQL
1添加删除程序中卸载MySQL
2到安装目录删除MySQL
3删除:

C:Documents and SettingsAll UsersApplication DataMySQL
C:ProgramDataMySQL
4查看注册表:
regedit
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServices
HKEY_LOCAL_MACHINESYSTEMControlSet001Services
HKEY_LOCAL_MACHINESYSTEMControlSet002Services
搜索mysql,找到一律干掉!
============================

需要重启电脑(win xp),直接重新安装即可

 












以上是关于mysql安装卸载-windows的主要内容,如果未能解决你的问题,请参考以下文章

windows下安装卸载mysql服务

mysql安装卸载-windows

MYSQL安装以及卸载 -- WINDOWS

mySQL5.5安装以及卸载 -- Windows

windows下安装卸载mysql的过程(zip格式)

如何在Windows下卸载重装Mysql