summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
diff options
context:
space:
mode:
authorDaniel Black <grooverdan@users.sourceforge.net>2015-04-12 17:21:02 +1000
committerDaniel Black <grooverdan@users.sourceforge.net>2015-04-12 17:21:02 +1000
commit25872e2802a4ae32d4f18132d569599295c963cd (patch)
treeda6d6aa200bb81b2b1a053b5944a67bf43c121d8 /sql/sql_base.cc
parentebd3c6ccbe43b691515cb05cf4919ff46f15c7f0 (diff)
downloadmariadb-git-25872e2802a4ae32d4f18132d569599295c963cd.tar.gz
Correct phase count on mysql_upgrade
Add static vars on phases to make merging consistent. client/mysql_upgrade --verbose -S /tmp/s.sock Looking for 'mysql' as: client/mysql Looking for 'mysqlcheck' as: client/mysqlcheck Phase 1/4: Fixing views - skipped - not required Phase 2/4: Fixing table and database names Processing databases information_schema mysql performance_schema test Phase 3/4: Checking and upgrading tables Processing databases information_schema mysql mysql.columns_priv OK mysql.db OK mysql.event OK mysql.func OK mysql.help_category OK mysql.help_keyword OK mysql.help_relation OK mysql.help_topic OK mysql.host OK mysql.ndb_binlog_index OK mysql.plugin OK mysql.proc OK mysql.procs_priv OK mysql.proxies_priv OK mysql.servers OK mysql.tables_priv OK mysql.time_zone OK mysql.time_zone_leap_second OK mysql.time_zone_name OK mysql.time_zone_transition OK mysql.time_zone_transition_type OK mysql.user OK performance_schema test Phase 4/4: Running 'mysql_fix_privilege_tables'... OK
Diffstat (limited to 'sql/sql_base.cc')
0 files changed, 0 insertions, 0 deletions