Blame SOURCES/my.cnf.in

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