QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 788|回复: 1

连接Mysql出错

[复制链接]
发表于 2005-8-27 09:22:26 | 显示全部楼层 |阅读模式
Fc4+mysql4.1
我在Mysql里面建了一个che用户:
grant all on * to che@localhost identified by '123';
在终端下可能用mysql -h localhost -u che -p123连接,
但我在Jsp页面里面连接Mysql时却出现错误:
"Access denied for user 'che'@'localhost.localdomain' (using password: YES)"
拒绝访问,怎么我的che@localhost变成了[email protected]了呢。
发表于 2005-8-30 17:09:33 | 显示全部楼层
1,页面指定的主机名是否不是localhost
2,hosts文件里是否没有localhost,只有localhost.localdomain
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-5 11:34 , Processed in 0.042366 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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