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:
@ -25,7 +25,7 @@
|
||||
|
||||
tz_old=$TZ
|
||||
|
||||
. /usr/bin/mysqld_safe --dry-run
|
||||
. /usr/bin/mariadbd-safe --dry-run
|
||||
|
||||
echo "# converted using $0"
|
||||
echo "#"
|
||||
|
Reference in New Issue
Block a user