Guest User

Untitled

a guest
May 15th, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. db.url=jdbc:mysql://localhost:3306/hybris?useConfigs=maxPerformance&characterEncoding=utf8&useFastDateParsing=false
  2. db.driver=com.mysql.jdbc.Driver
  3. db.username=root
  4. db.tableprefix=
  5. db.password=root
  6. mysql.optional.tabledefs=CHARSET=utf8 COLLATE=utf8_bin
  7. mysql.tabletype=InnoDB
  8. mysql.allow.fractional.seconds=true
Add Comment
Please, Sign In to add comment