Skip to content

Commit c870b7a

Browse files
committed
添加注释 fix #42
1 parent 7674c83 commit c870b7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/application.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ spring.jpa.hibernate.ddl-auto=update
2525
#spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
2626
#spring.jpa.database=mysql
2727
#spring.jpa.hibernate.ddl-auto=update
28+
## 遇到后面的报错时,请打开下面的注释:Storage engine MyISAM is disabled (Table creation is disallowed).
29+
##spring.jpa.database-platform=org.hibernate.dialect.MySQL5InnoDBDialect
2830
##*********************** mysql DB end ***************************
2931

3032
# PC快速登录兼容旧的版本。仅当已经有未支持PC快速登录的移动端上线了,需要兼容时打开此开关。

0 commit comments

Comments
 (0)