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