17 lines
251 B
Plaintext
17 lines
251 B
Plaintext
|
#
|
||
|
# 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
|
||
|
#
|
||
|
[mysqld]
|
||
|
|
||
|
#
|
||
|
# include all files from the config directory
|
||
|
#
|
||
|
!includedir @SYSCONF2DIR@
|
||
|
|