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

Typo fixed

This commit is contained in:
bell@sanja.is.com.ua
2002-05-03 23:52:36 +03:00
parent 4328a8cff0
commit 11fdb9d19b

View File

@ -218,6 +218,6 @@ END_OF_DATA
then
exit 0
else
echo "Error executing mysqld --boostrap"
echo "Error executing mysqld --bootstrap"
exit 1
fi