-
Notifications
You must be signed in to change notification settings - Fork 0
config mysql.yml
Dablakbandit edited this page Sep 27, 2020
·
1 revision
The default mysql.yml generated on 1.16.3
user: user
password: password
host: localhost
port: '3306'
database: db
extra: ?useUnicode=true&characterEncoding=utf-8