mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Little typo fix in script text.
This commit is contained in:
@ -140,7 +140,7 @@ echo ""
|
||||
# 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"
|
||||
|
||||
@bindir@/mysql --user=root --password="$root_password" --host="$host" mysql <<END_OF_DATA
|
||||
|
Reference in New Issue
Block a user