1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

MDEV-30275: mariadb names rather than mysql names should be used

* mariadb-service-convert to use mariadbd-safe
* galera_recovery to use mariadbd
* mtr - wsrep use mariadb executables
* debian/mariadb-server.mariadb.init use mariadbd-safe
* debian/tests/smoke uses mariadb instead of mysql as client.

Co-Author: Daniel Black <daniel@mariadb.org>
This commit is contained in:
Daniel Black
2022-12-16 15:51:38 +00:00
parent fd6f19d732
commit c4938eafc5
5 changed files with 19 additions and 13 deletions

View File

@ -25,7 +25,7 @@
tz_old=$TZ
. /usr/bin/mysqld_safe --dry-run
. /usr/bin/mariadbd-safe --dry-run
echo "# converted using $0"
echo "#"