LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 988|回复: 1

mysql 添加用户问题请帮帮我。。。。

[复制链接]
发表于 2004-10-7 12:10:03 | 显示全部楼层 |阅读模式
我用root 用户添加vpopmail用户
命令是这样:grant select,insert,update,delete,create,drop ON vpopmail.* to vpopmailuser@localhost identified by 'vpoppasswd';


Your MySQL connection id is 37 to server version: 5.0.1-alpha-standard-log

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

er@localhost identified by 'vpoppasswd'; create,drop ON vpopmail.* to vpopmailu
Query OK, 0 rows affected (0.00 sec)

mysql>
显示这样。 是正确的吗
但我在进的时候出现问题。
[root@test bin]# ./mysql -u vpopmail -p
Enter password:
ERROR 1251: Client does not support authentication protocol requested by servert
[root@test bin]#
输入密码如上显示请问题是什么原因啊。
发表于 2004-10-7 15:02:06 | 显示全部楼层
用户名是vpopmailuser
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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