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 and tomsun28 committed Mar 10, 2024
1 parent 836977d commit b8cbc95
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 b8cbc95

Please sign in to comment.