packages/utils/mariadb/files
Michal Hrusecky 7c628580a6
mariadb: Use defaults and change default datadir
Use /srv/mysql as default datadir as /var/lib/mysql is in tmpfs. This
doesn't affect any existing setup as up till now it had to be always
specified in configuration. That is addressed in the second part of this
commit - init script now uses even defaults as compiled in MariaDB so
not everything has to be specified in configuration file.

Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
2020-10-13 08:58:29 +02:00
..
mysqld.config mariadb: switch init to mysqld_safe and mysqladmin 2020-05-12 00:13:11 +02:00
mysqld.init mariadb: Use defaults and change default datadir 2020-10-13 08:58:29 +02:00