mariadb: new package 5851/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Mon, 9 Apr 2018 18:35:47 +0000 (20:35 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sat, 28 Apr 2018 12:41:30 +0000 (14:41 +0200)
commit1b73f267eae2dedc18969b70ed7c5d9b02288bac
tree2ede35dce8081fd991b1aa5bc6f6c1d40b0e2bbe
parentaacb04dc3fe46241cd584db6dfb5dd0070a8da29
mariadb: new package

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>
utils/mariadb/Makefile [new file with mode: 0644]
utils/mariadb/conf/my.cnf [new file with mode: 0644]
utils/mariadb/files/mysqld.init [new file with mode: 0644]
utils/mariadb/patches/100-fix_hostname.patch [new file with mode: 0644]
utils/mariadb/patches/110-pcre.cmake.patch [new file with mode: 0644]
utils/mariadb/patches/120-fix-ucontext-check.patch [new file with mode: 0644]
utils/mariadb/patches/130-c11_atomics.patch [new file with mode: 0644]
utils/mariadb/patches/140-mips-connect-unaligned.patch [new file with mode: 0644]
utils/mariadb/patches/150-mips-innobase-atomic.patch [new file with mode: 0644]
utils/mariadb/patches/160-mips-machine.patch [new file with mode: 0644]
utils/mariadb/patches/170-ppc-remove-glibc-dep.patch [new file with mode: 0644]