Changeset 7822 for trunk/config
- Timestamp:
- Jun 8, 2020, 1:32:37 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/config/dist/base.config
r7614 r7822 36 36 # MySQL 37 37 # ----- 38 # db.dialect = org.hibernate.dialect.MySQL 5InnoDBDialect39 # db.url = jdbc:mysql://localhost/base2?characterEncoding=UTF-8&useCursorFetch=true&defaultFetchSize=100&useServerPrepStmts=true 38 # db.dialect = org.hibernate.dialect.MySQL8Dialect 39 # db.url = jdbc:mysql://localhost/base2?characterEncoding=UTF-8&useCursorFetch=true&defaultFetchSize=100&useServerPrepStmts=true&sslMode=DISABLED 40 40 # db.dynamic.catalog = base2dynamic 41 41 # db.queries = /mysql-queries.xml
Note: See TracChangeset
for help on using the changeset viewer.