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