mariadb/my.cnf.in
bzhaoop f6b53f1ed0 New version 10.5.10 for mariadb introduce
We replies on the upstream mariadb community and release experience for mariadb 10.5.10 on aarch64 and x86 platform.
2021-06-21 19:14:33 +08:00

19 lines
353 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]
# Disabling symbolic-links is recommended to prevent assorted security risks
symbolic-links=0
#
# include all files from the config directory
#
!includedir @INSTALL_SYSCONF2DIR@