Dec
26
解决MYSQL远程链接Error: Client does not support authentication protocol requested by server; consider upgrading MySQL client
远程链接MYSQL的时候,产生下面错误。
Error: Client does not support authentication protocol requested by server; consider upgrading MySQL client
解决方法:
先用root登录MYSQL服务器,执行
mysql>set password for user1@"localhost"=old_password('yourPassword');
Error: Client does not support authentication protocol requested by server; consider upgrading MySQL client
解决方法:
先用root登录MYSQL服务器,执行
mysql>set password for user1@"localhost"=old_password('yourPassword');
sdf
October 24, 2007 17:23
足球比分
分页: 1/1
1
1
PHP 4.1.0 -
SQL Server安装








