blob: 25ef9920802d33ba7dfb4a52b278883ff485e268 [file] [log] [blame]
mysql:
server:
enabled: true
version: '5.5'
force_encoding: utf8
admin:
user: admin
password: password
bind:
address: 0.0.0.0
port: 3306
protocol: tcp
users:
- name: user01
host: "*"
password: 'sdgdsgdsgd'
- name: user02
host: "localhost"