Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mariadb: fix /etc/mysql setup | Sebastian Kemper | 2018-05-13 |
| | | | | | | | | - create directory /etc/mysql/conf.d as without it the server refuses to start - correct the path to my.cnf in the init script Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net> | ||
* | mariadb: new package | Sebastian Kemper | 2018-04-28 |
MariaDB is a drop-in replacement for MySQL. This commit adds a current and stable version of MariaDB to the tree. Quite a few ideas/patches were copied from Alpine Linux, Busybox Buildroot and Debian. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net> |