blob: 5cda317d29eba284650ea7d253293976a1ec415f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#
# This group is read 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
|