openwrt-packages/utils/mariadb
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
..
conf mariadb-common: Drop package and adjust configuration 2021-11-29 01:47:45 -08:00
files mariadb: Cleanup and bump 2020-10-14 11:08:42 +02:00
patches mariadb: Update to version 10.6.4 2021-10-30 01:03:31 -07:00
Makefile mariadb-common: Drop package and adjust configuration 2021-11-29 01:47:45 -08:00
test.sh mariadb: Add basic test 2020-10-12 07:51:48 -10:00