openwrt-packages/libs/libmariadb
Michal Hrusecky d8ecded02d mariadb-common: Drop package and adjust configuration
The raison d'être of package mariadb-common was to provide common my.cnf
config file that was being used to include subdirectories and then to
push utf-8 as default everywhere. Let's make this file part of the
server package as there we actually set other options as well and drop
it from all clients. Instead let's set utf-8 as default in server,
client and client libraries. While at it also set socket to the more
common path and drop mysqld_safe script from the list of configuration
files and do other minor tweaks.

Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
2021-11-29 01:47:45 -08:00
..
files mariadb: move libmariadb into its own package 2019-11-17 16:05:29 +01:00
patches libmariadb: fix compilation cmake issue 2021-06-23 12:06:33 +02:00
Makefile mariadb-common: Drop package and adjust configuration 2021-11-29 01:47:45 -08:00