2015-01-24 23:00:50 +00:00
|
|
|
#
|
|
|
|
# This group is read both both by the client and the server
|
|
|
|
# use it for options that affect everything
|
|
|
|
#
|
|
|
|
[client-server]
|
|
|
|
|
|
|
|
#
|
|
|
|
# This group is read by the server
|
|
|
|
#
|
2013-01-10 17:35:12 +00:00
|
|
|
[mysqld]
|
|
|
|
# Disabling symbolic-links is recommended to prevent assorted security risks
|
|
|
|
symbolic-links=0
|
2013-09-02 15:44:03 +00:00
|
|
|
|
2013-01-10 17:35:12 +00:00
|
|
|
#
|
|
|
|
# include all files from the config directory
|
|
|
|
#
|
2014-08-05 05:29:17 +00:00
|
|
|
!includedir @INSTALL_SYSCONF2DIR@
|
2013-01-10 17:35:12 +00:00
|
|
|
|