新下载的项目,测试时出现Cannot create PoolableConnectionFactory (Access denied for user 'root'@'localhost' (using password: YES))错误
原来是MySQL数据库用户名或密码输入错误。还有可能是中间有空格,或者url错误等,检查好就没问题。
新下载的项目,测试时出现Cannot create PoolableConnectionFactory (Access denied for user 'root'@'localhost' (using password: YES))错误
原来是MySQL数据库用户名或密码输入错误。还有可能是中间有空格,或者url错误等,检查好就没问题。