mariadb-connector-c/my.cnf.in
Yaakov Selkowitz e95c4b70f5 Fix flatpak build
mariadb-connector-c is not part of the flatpak runtime, and therefore is
built in /app as a dependency of flatpaks which require it.  Therefore,
my.cnf must respect %_sysconfdir rather than use /etc.
2024-01-08 15:04:23 -05:00

12 lines
210 B
Plaintext

#
# This group is read both both by the client and the server
# use it for options that affect everything
#
[client-server]
#
# include all files from the config directory
#
!includedir @SYSCONFDIR@/my.cnf.d