1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Added Innobase to source distribution

This commit is contained in:
monty@donna.mysql.com
2001-02-17 14:19:19 +02:00
parent 024e2f39c9
commit c533308a15
421 changed files with 170195 additions and 969 deletions

View File

@@ -322,7 +322,7 @@ then
echo "able to use the new GRANT command!"
fi
echo
if test -z "$IN_RPM"
if test "$IN_RPM" -eq 0
then
echo "You can start the MySQL demon with:"
echo "cd @prefix@ ; $bindir/safe_mysqld &"