Merge paul@work.mysql.com:/home/bk/mysql-4.0

into teton.kitebird.com:/home/paul/mysql-4.0
This commit is contained in:
paul@teton.kitebird.com 2002-05-04 18:58:44 -05:00
commit f2d8e1596a
2 changed files with 2 additions and 2 deletions

View file

@ -2374,7 +2374,7 @@ AC_OUTPUT(Makefile extra/Makefile mysys/Makefile isam/Makefile \
rm -f $AVAILABLE_LANGUAGES_ERRORS_RULES
echo
echo "MySQL has a Web site at http://www.mysql.com/ which carries details on the"
echo "latest release, upcoming features and other information to make your"
echo "latest release, upcoming features, and other information to make your"
echo "work or play with MySQL more productive. There you can also find"
echo "information about mailing lists for MySQL discussion."
echo

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