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

After merge fixes

This commit is contained in:
monty@narttu.mysql.fi
2003-10-07 00:23:29 +03:00
parent fa823857d3
commit 446d40e880
4 changed files with 8 additions and 7 deletions

View File

@ -1041,7 +1041,7 @@ EOF
mysql_start ()
{
# We should not start the daemon here as we don't know the argumens
# We should not start the daemon here as we don't know the arguments
# for the test. Better to let the test start the daemon
# $ECHO "Starting MySQL daemon"