Blame SOURCES/README.mysql-cnf

4b4994
This directory contains prepared configuration files with .cnf extension,
4b4994
which provide a configuration for some common MariaDB deployment scenarios.
4b4994
These configuration files do not include the default configuration of datadir,
4b4994
log-file and pid-file locations, as specified in the default my.cnf file,
4b4994
provided in this distribution.
4b4994
4b4994
Thus, it is recommended to use these configuration files as an addition to the
4b4994
default my.cnf configuration file.
4b4994
4b4994
Since default my.cnf contains `!includedir @INSTALL_SYSCONF2DIR@` directive, it is
4b4994
recommended to copy required configuration under @INSTALL_SYSCONF2DIR@ directory,
4b4994
so the default my.cnf specifications will be extended.
4b4994