Blame SOURCES/my.cnf.in

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