-
Notifications
You must be signed in to change notification settings - Fork 2
config mysql.yml
Ashley Thew edited this page May 16, 2021
·
1 revision
The default mysql.yml generated on 1.16.3
SQL:
user: user
password: password
host: localhost
port: '3306'
database: db
extra: ?useUnicode=true&characterEncoding=utf-8