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