blob: 8c6a7139de5bfebc6aa9aef2a56bcf8d3e904cb3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#
# This group is read both both by the client and the server
# use it for options that affect everything
#
[client-server]
#
# include *.cnf from the config directory
#
!includedir /etc/my.cnf.d
|