#1045
Access denied for user 'root'@'localhost' (using password: YES)
#1130
null, message from server: "Host 'localhost.localdomain' is not allowed to connect to this MySQL server"
http://hi.baidu.com/cnlen/blog/item/ebef39f3ae499a55342acca7.html
http://topic.youkuaiyun.com/t/20041023/23/3485201.html
网上的资料说又什么root用户权限,密码错误,照网上的方法搞两搞,连mysql都坏了~~~~
正确是好简单:
Eclipse 中加入的库有错误,导入项目之前,可能加入了如D:/aaa/下的一jar;现在你的机子又无这一jar~~~~~
只需把这些库的信息清除即可。
加入的库都放在 /WebRoot/WEB-INF/lib 下好