mariadb/my.cnf.in
bzhaoop 7400fef226 [10.5.15 refresh] Fix up all issues during setting up mariadb 10.5.15
1. Apply all the patch fixes in old branches.
2. Adaptive the latest cmake version and change spec file.
3. Refresh the systemd services files accordlly.
4. Fix up all scripts when cmake is too new for mariadb.

(cherry picked from commit 91ecc4121887ef7f6568932a32523a43ab88b0a3)
2022-04-16 11:54:05 +08:00

19 lines
345 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 /etc/my.cnf.d