Replace incorrect message mariadb-safe
with correct mariadbd-safe
This commit is contained in:
parent
fa3171df08
commit
c95ba183d2
@ -657,7 +657,7 @@ then
|
||||
then
|
||||
echo
|
||||
echo "You can start the MariaDB daemon with:"
|
||||
echo "cd '$basedir' ; $bindir/mariadb-safe --datadir='$ldata'"
|
||||
echo "cd '$basedir' ; $bindir/mariadbd-safe --datadir='$ldata'"
|
||||
echo
|
||||
echo "You can test the MariaDB daemon with mysql-test-run.pl"
|
||||
echo "cd '$basedir/@INSTALL_MYSQLTESTDIR@' ; perl mariadb-test-run.pl"
|
||||
|
Loading…
x
Reference in New Issue
Block a user