日期:2014-05-16  浏览次数:20647 次

重启mysql服务 拒绝访问
拒绝访问是因为不是管理员的身份
开始-->附件-->开始->附件->命令提示符->右键->以管理员的身份...
停止服务:net stop mysql
启动服务:net start mysql