devNyong
Error executing DDL "create table 본문
error executing DDL "create table
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL5InnoDBDialect
해결
spring.datasource.url=jdbc:h2:~/dbname;MODE=MySQL;DATABASE_TO_LOWER=TRUE
'error' 카테고리의 다른 글
Comments