posts - 297,  comments - 1618,  trackbacks - 0
     将mysql升级到5.x版本后,用客户端登录时出现了 Client does not support authentication protocol requested by server错误,搜索一下才知道原来是由于新旧版本的mysql的密码算法不同引起,解决方法如下:

     登录mysql,输入如下命令即可。

     mysql>SET PASSWORD FOR
         >'root'@'localhost' = OLD_PASSWORD('newpassword');

posted on 2007-02-11 23:31 阿蜜果 阅读(1428) 评论(1)  编辑  收藏 所属分类: MySql


FeedBack:
# re: 【MySql异常备忘】Client does not support authentication protocol requested by server [未登录]
2008-11-26 10:31 | chen
Thanks for your great help  回复  更多评论
  

只有注册用户登录后才能发表评论。


网站导航:
 
<2007年2月>
28293031123
45678910
11121314151617
18192021222324
25262728123
45678910

      生活将我们磨圆,是为了让我们滚得更远——“圆”来如此。
      我的作品:
      玩转Axure RP  (2015年12月出版)
      

      Power Designer系统分析与建模实战  (2015年7月出版)
      
     Struts2+Hibernate3+Spring2   (2010年5月出版)
     

留言簿(262)

随笔分类

随笔档案

文章分类

相册

关注blog

积分与排名

  • 积分 - 2280217
  • 排名 - 3

最新评论

阅读排行榜

评论排行榜