首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > Java Web开发 >

MySQL 5.5 Command Line Client 窗口1输密码就退出

2012-12-26 
MySQL 5.5 Command Line Client 窗口一输密码就退出1 版本是官网下载2 刚安装到重装,密码都是admin3 重装

MySQL 5.5 Command Line Client 窗口一输密码就退出
1 版本是官网下载
2 刚安装到重装,密码都是admin
3 重装了三次了,最后一次,是在注销后进行
4 网上有个改 my.ini文件,不允许改。
附:错误提示 
The security settings could not be applied to the database because the connection has failed with the following error.
Error Nr.1045 Access denied for user 'root'@'localhost'(using password:NO)
[解决办法]
感觉还是你没登录的进去啊
[解决办法]
首先你看你的服务开启了没有。
telnet 127.0.0.1 3306
如果telnet能连接上,那很有可能就是你密码输入错误。

热点排行