diff options
author | Sergei Golubchik <serg@mariadb.org> | 2015-12-08 10:13:13 +0100 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2015-12-08 10:13:13 +0100 |
commit | c21b927145e2da7fe835bc84b2b2b57e9dc2c60a (patch) | |
tree | cdcac592568d40e06810de359975d64f7d63308a /mysql-test/r/mysql_upgrade.result | |
parent | f0d774d48416bb06063184380b684380ca005a41 (diff) | |
download | mariadb-git-c21b927145e2da7fe835bc84b2b2b57e9dc2c60a.tar.gz |
mysql_upgrade cleanup
Diffstat (limited to 'mysql-test/r/mysql_upgrade.result')
-rw-r--r-- | mysql-test/r/mysql_upgrade.result | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/mysql_upgrade.result b/mysql-test/r/mysql_upgrade.result index 8b8fea2909d..805ee82a3ac 100644 --- a/mysql-test/r/mysql_upgrade.result +++ b/mysql-test/r/mysql_upgrade.result @@ -36,7 +36,7 @@ Phase 4/4: Running 'mysql_fix_privilege_tables' OK Run it again - should say already completed This installation of MySQL is already upgraded to VERSION, use --force if you still need to run mysql_upgrade -Force should run it regardless of wether it's been run before +Force should run it regardless of whether it has been run before Phase 1/4: Fixing views Phase 2/4: Fixing table and database names Phase 3/4: Checking and upgrading tables |