12 lines
202 B
INI
12 lines
202 B
INI
#
|
|
# This group is read both both by the client and the server
|
|
# use it for options that affect everything
|
|
#
|
|
[client-server]
|
|
|
|
#
|
|
# include all files from the config directory
|
|
#
|
|
!includedir /etc/my.cnf.d
|
|
|