Blame SOURCES/my.cnf.in

f55c7d
#
f55c7d
# This group is read both both by the client and the server
f55c7d
# use it for options that affect everything
f55c7d
#
f55c7d
[client-server]
f55c7d
f55c7d
#
f55c7d
# This group is read by the server
f55c7d
#
f55c7d
[mysqld]
f55c7d
# Disabling symbolic-links is recommended to prevent assorted security risks
f55c7d
symbolic-links=0
f55c7d
f55c7d
#
f55c7d
# include all files from the config directory
f55c7d
#
f55c7d
!includedir @INSTALL_SYSCONF2DIR@
f55c7d