Replace incorrect message mariadb-safe
with correct mariadbd-safe
This commit is contained in:
parent
c2da55ac01
commit
a2eb664f08
@ -701,7 +701,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 mariadb-test-run.pl"
|
||||
echo "cd '$basedir/@INSTALL_MYSQLTESTDIR@' ; perl mariadb-test-run.pl"
|
||||
|
Loading…
x
Reference in New Issue
Block a user