packages/utils/mariadb
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
..
conf mariadb: install config files readable for all 2020-05-11 22:15:01 +02:00
files mariadb: Use defaults and change default datadir 2020-10-13 08:58:29 +02:00
patches mariadb: fix compilation when selinux is present 2020-10-11 22:14:02 -07:00
Makefile mariadb: Use defaults and change default datadir 2020-10-13 08:58:29 +02:00
test.sh mariadb: Add basic test 2020-10-12 07:51:48 -10:00