Step 1. Mysql Server uninstall
确定系统没装
Step 2. Program Files Mysql Server directory delete ( all files )
删除所有mysql的文件,特别注意C:\ProgramData\MySQL和C:\Program Files\MySQL两个目录删了。还有注册表,开始->运行->regedit->HKEY_LOCAL_MACHINE,SYSTEM,CurrentControlSet,services,删除Mysql目录。
Step 3. New MySql Server Instalation. ( or restart computer and install )
最好重启下,全新安装。
Step 4. Exit instance configration wizard.
安装好主程序,不要进入配置。
Step 5. Mysql Server instance configuration wizart run Administrator. ( right click
select menu )
进入C:\Program Files\MySQL\MySQL Server 5.5\bin,右键以管理员身份运行MySQLInstanceConfig。
Step 6. Installation select Add Port Firewall
其他的都跟XP下的配置差不多。
Step 7. Not selected "enable root access from remote machines" ( beacuse error
config
workbench )
特别注意!!!在填密码和确认密码后,下面的小复选框就不能勾了。
Step 8 Finish Mysql Server Instalation
再执行,搞定。