stay application.yml Set it like this
spring:
jpa:
show-sql: true
hibernate:
ddl-auto: update
database-platform: org.hibernate.dialect.MySQL5InnoDBDialect
The error is because I didn’t add database platform: org.hibernate.dialect . mysql5innodbdialog is not set
Read More:
- 2021-10-30 .spi.CommandAcceptanceException: Error executing DDL
- When executing hive – f script com.mysql.jdbc . exceptions.jdbc4 .CommunicationsException: Communications link failure
- How to Fix Exception in thread “main“ com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications
- Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communicat
- Cause: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure (How to Fix)
- Android studio reported an error in the release package: Lint found fatal errors while assembling a release target
- appear Error:java : javacTask: source release 1.7 requires target release 1.7
- javac Task Error source release 1.7 requires target release
- solve com.mysql.jdbc . exceptions.jdbc4 .MySQLSyntaxErrorException:
- Java in idea: warning: source release 11 needs to be resolved by target release 11
- [Solved] org.apache.ibatis.binding.BindingException: Invalid bound statement (not found): com.zyh.springboot.
- Add PageHelper spring boot starter dependency to springboot and report an error
- Solution of error report in springboot Maven package websocket
- Solutions to errors in the final running of JDBC programming
- Vue + antd writes wrong output statement, resulting in no error report and no form submission
- Springboot modifies the reference of the application.yml or. Properties file to report an error after startup
- Error: unclassifiable statement in FORTRAN do statement
- error: a label can only be part of a statement and a declaration is not a statement (How to Fix)
- Use of HQL query.list () is a null pointer exception, but the database can find out the result
- com.microsoft.sqlserver . jdbc.SQLServerException : invalid object name ‘XX’