mariadb: move mysql_upgrade to the client package
authorSebastian Kemper <redacted>
Mon, 11 May 2020 20:38:42 +0000 (22:38 +0200)
committerSebastian Kemper <redacted>
Mon, 11 May 2020 20:38:55 +0000 (22:38 +0200)
commita61c97203f509d626667f1d031450932ecd650eb
treea338f685312063795b7d97a4d777bd577fff12c7
parentb16e9c1e2d73cb06eddbe8cec1429a2e6386ea59
mariadb: move mysql_upgrade to the client package

It's really a client. It connects to the running server as a client, to
upgrade the DBs. And it depends on both mysql and mysqlcheck.

Signed-off-by: Sebastian Kemper <redacted>
utils/mariadb/Makefile
git clone https://git.99rst.org/PROJECT