Error message:
2022-02-08 14:17:32.022 INFO 1816 --- [nio-8080-exec-3] com. alibaba. druid. pool. DruidDataSource : {dataSource-1} inited 2022-02-08 14:17:32.110 ERROR 1816 --- [eate-1764881818] com. alibaba. druid. pool. DruidDataSource : create connection SQLException, url: jdbc: mysql://127.0.0.1:3306/itqs?allowMultiQueries=true , errorCode 1045, state 28000
As shown below:
Reason: application The MySQL database user name or password in the properties file is incorrect.
Solution: change to the correct user name or password.
Read More:
- MySQL Error: errorCode 1130, state HY000 [How to Solve]
- How to Solved Error: 18456, Severity: 14, State: 38.
- Hive install initialization error: Error: Duplicate key name ‘PCS_STATS_IDX‘ (state=42000,code=1061)
- How to Solve SQL state [HY000]: general error 2503
- [Solved] error {dataSource-1} init error java.sql.SQLException: com.mysql.cj.jdbc.Driver
- [Solved] ERROR com.alibaba.druid.pool.DruidDataSource – init datasource error, url jdbcmysql
- [Solved] Description: Failed to configure a DataSource: ‘url‘ attribute is not specified and no embedded
- [Solved] init datasource error, url: jdbc:mysql://lcoalhost:3306/test com.mysql.cj.jdbc.exceptions.Com
- Problems in connecting mysql8.0 in IDEA [How to Solve]
- [Solved] Druid connection pooling Error: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure
- Using Mybatis to connect to the database error: Loading class `com.mysql.jdbc.Driver‘. This is deprecated. The new driver···
- [Solved] public key is not available client side (option serverRsaPublicKeyFile not set)
- CommunicationsException: Communications link failure [How to Solve]
- [Solved] dynamic-datasource can not find primary datasource
- Mysql + Mybatis Batch Update Datas Error: BadSqlGrammarException
- How to Solve c3p0 connect mysql8.0 Error
- [Solved] Whitelabel Error Page This application has no explicit mapping for /error, so you are seeing this as
- [Solved] Sqlyog always reports an error when creating a new connection.
- ERROR 1054(42S22) Unknown column ‘password’ in ‘field list’ (Fixed)
- Docker mysql8 modify password