在new新的数据库时候用testDriver检测驱动是否连通的时候提示 Error while performing database login with the MySQL driver:Access denied for user "admin@localhost"(using password : YES)
这是为什么啊 ?本人小白 求解答
账号密码错误 检查账号对不对
admin@localhost的密码没有指定或者是错误的。
HI 题主你好
根据errorlog,
请检查下以下几点:
1.admin@localhost 账户的密码
2.admin@localhost是否存在(可能有admin@%)