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

Bug#29716 : Bug#11746921 : MYSQL_INSTALL_DB REFERS TO THE (OBSOLETE) MYSQLBUG SCRIPT DURING INSTALLATION

Bug#68742 : Bug#16530527 : OBSOLETE BUGREPORT ADDRESSES
This commit is contained in:
Kent Boortz
2013-12-14 13:05:36 +01:00
parent 44e4929f34
commit afd24eb63d
4 changed files with 11 additions and 11 deletions

View File

@@ -426,8 +426,8 @@ else
echo "describes problems on your OS. Another information source are the"
echo "MySQL email archives available at http://lists.mysql.com/."
echo
echo "Please check all of the above before mailing us! And remember, if"
echo "you do mail us, you MUST use the $scriptdir/mysqlbug script!"
echo "Please check all of the above before submitting a bug report"
echo "at http://bugs.mysql.com/"
echo
exit 1
fi
@@ -478,7 +478,7 @@ then
fi
echo
echo "Please report any problems with the $scriptdir/mysqlbug script!"
echo "Please report any problems at http://bugs.mysql.com/"
echo
fi