Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

mysql连接,版本太新的问题````

[复制链接]
valq 发表于 2006-3-26 18:35:05 | 显示全部楼层 |阅读模式
具体怎么解决呢?有人知道么?


#1251 - Client does not support authentication protocol requested by server; consider upgrading MySQL client


我搜索了一下,按上面的解决方法

输入这个命令
mysql>set password for user1@ localhost =old_password('yourPassword');

提示
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MYSQL server version for the right syntax to use near 'fot user1@ localhost =old_password('yourpassword')' at line 1


是什么问题呢?
Nanu 发表于 2006-3-26 20:54:43 | 显示全部楼层
原帖由 valq 于 2006-3-26 18:35 发表
具体怎么解决呢?有人知道么?


#1251 - Client does not support authentication protocol requested by server; consider upgrading MySQL client


我搜索了一下,按上面的解决方法

输入这个命令
mys ...


不是fot而是for,而且@和localhost之间没有空格。
回复

使用道具 举报

Jasonwei2006 发表于 2006-3-27 12:29:24 | 显示全部楼层
set password for 'user1'@'localhost' = old_password('yourPassword');
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-12-27 16:36 , Processed in 0.035572 second(s), 6 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表