Error while performing database login with the mysql driver

搞了一天了还是找不到方法
老是test 不能通过
Error while performing database login with the mysql driver
当前问题共有如下(3)个解决方案
  • hanxy17
    hanxy17
    (注意,这个不是问题的答案,只是一种可能的错误,我没看到别人说就在这里回答下)既然这个是搜索出来的第一个问题我就说下,再别的问题里找到了灵感,选择好jar包后记得看driver classname,我用myeclipse默认的driver classname不行,要点开下拉列表选择com.mysql.jdbc.Driver。(题主的driver classname是选择对了的,能看出是选择了com.mysql.jdbc.Driver)
  • yaoxingxing543
    yaoxingxing543
    数据库名字写错了。。jdbc:mysql://localhost:3306/建的数据库名字
  • 阿里服务器租用
    阿里服务器租用
    链接数据库的账号密码不对
上一篇:php连接mysql数据库输入代码 <?php var_dump(mysql_connect('127.0
下一篇:discuz x3.2mysql5.1怎么升级数据库到mysql5.6