Commit 38e34bc7 authored by arjen@fred.bitbike.com's avatar arjen@fred.bitbike.com

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

into fred.bitbike.com:/home/arjen/mysql-4.0
parents 11e0bb8e 8b898167
...@@ -140,7 +140,7 @@ echo "" ...@@ -140,7 +140,7 @@ echo ""
# Change the user table to MySQL 4.0 format # Change the user table to MySQL 4.0 format
# #
echo "Adding new fields used by MySQL 4.02 to the privilege tables" echo "Adding new fields used by MySQL 4.0.2 to the privilege tables"
echo "You can ignore any Duplicate column errors" echo "You can ignore any Duplicate column errors"
@bindir@/mysql --user=root --password="$root_password" --host="$host" mysql <<END_OF_DATA @bindir@/mysql --user=root --password="$root_password" --host="$host" mysql <<END_OF_DATA
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment