1. 首页
  2. 数据库
  3. 其它
  4. 完美解决SpringDataJPA报错create table hibernate_sequence (next_val bigint) type=MyISAM

完美解决SpringDataJPA报错create table hibernate_sequence (next_val bigint) type=MyISAM

上传者: 2021-03-02 22:41:57上传 PDF文件 101KB 热度 64次
问题描述 用Spring Boot JPA自动生成数据库的表的时候 报了一个错 SpringBoot版本:2.2.6.RELEASE MySQL版本:5.6 2020-04-09 12:52:29.990 INFO 14120 --- [ restartedMain] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MySQLInnoDBDialect Hibernate: create table hibernate_sequence (next_val
下载地址
用户评论