2023-11-17 11:26:58 +08:00
|
|
|
#
|
2024-08-27 14:21:20 +08:00
|
|
|
# This group is read both both by the client and the server
|
2023-11-17 11:26:58 +08:00
|
|
|
# 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@
|
|
|
|
|
|