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:
@@ -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 &"
|
||||
|
Reference in New Issue
Block a user