Skip to content

Commit

Permalink
[doc] update mysql connect link doc, fix HibernateException error (#1047
Browse files Browse the repository at this point in the history
)

Signed-off-by: moxi <46962357+itxxq@users.noreply.github.com>
  • Loading branch information
itxxq authored Jun 28, 2023
1 parent 7db9667 commit 59fa8c1
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,6 @@ spring:
hibernate:
ddl-auto: update
properties:
dialect: org.hibernate.dialect.MySQL5InnoDBDialect
hibernate:
dialect: org.hibernate.dialect.MySQL5InnoDBDialect
```

0 comments on commit 59fa8c1

Please sign in to comment.