mariadb: move mariadb-common into its own package
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 17 Nov 2019 14:54:16 +0000 (15:54 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 17 Nov 2019 14:54:17 +0000 (15:54 +0100)
commit88511f13d093fa3fabef6c51c25784132ebed58a
tree8fc05514adb7d8bc7609fa5cccd771945fe30821
parenta90561a90b09ff7cfeefb99f4316734abe1e92fb
mariadb: move mariadb-common into its own package

This moves mariadb-common into its own (tiny) package in preparation for
moving out libmariadb as well. Otherwise the library would have a
dependency on the big mariadb package.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
utils/mariadb-common/Makefile [new file with mode: 0644]
utils/mariadb-common/conf/my.cnf [new file with mode: 0644]
utils/mariadb/Makefile
utils/mariadb/conf/my.cnf [deleted file]