diff options
author | Alexey Botchkov <holyfoot@mysql.com> | 2009-10-29 10:03:16 +0400 |
---|---|---|
committer | Alexey Botchkov <holyfoot@mysql.com> | 2009-10-29 10:03:16 +0400 |
commit | eff49de23e87dabb17b07b74f04b104748df8517 (patch) | |
tree | ead4945e46d29cc12bd29e612b76f8ac0b9d78c3 /mysql-test/r/mysql_upgrade.result | |
parent | 36299d59efdf9494aca1bcf078f81cc979a962ae (diff) | |
download | mariadb-git-eff49de23e87dabb17b07b74f04b104748df8517.tar.gz |
mysql_upgrade test fixed
per-file comments:
mysql-test/r/mysql_upgrade.result
result updated
mysql-test/t/mysql_upgrade.test
--skip-verbose option added to the call
Diffstat (limited to 'mysql-test/r/mysql_upgrade.result')
-rw-r--r-- | mysql-test/r/mysql_upgrade.result | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mysql-test/r/mysql_upgrade.result b/mysql-test/r/mysql_upgrade.result index 3ff4c1eba64..b96b579d9b5 100644 --- a/mysql-test/r/mysql_upgrade.result +++ b/mysql-test/r/mysql_upgrade.result @@ -127,7 +127,4 @@ mysql.time_zone_transition OK mysql.time_zone_transition_type OK mysql.user OK set GLOBAL sql_mode=default; -Looking for 'mysql' as: /home/hf/work/mysql_common/wl4991/client/mysql The --upgrade-system-tables option was used, databases won't be touched. -Running 'mysql_fix_privilege_tables'... -OK |