diff options
Diffstat (limited to 'mysql-test/suite/perfschema/r/pfs_upgrade_table.result')
-rw-r--r-- | mysql-test/suite/perfschema/r/pfs_upgrade_table.result | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/suite/perfschema/r/pfs_upgrade_table.result b/mysql-test/suite/perfschema/r/pfs_upgrade_table.result index 36134b1f22b..9b924b16d59 100644 --- a/mysql-test/suite/perfschema/r/pfs_upgrade_table.result +++ b/mysql-test/suite/perfschema/r/pfs_upgrade_table.result @@ -35,6 +35,7 @@ mysql_upgrade: [ERROR] 1050: Table 'table_io_waits_summary_by_index_usage' alrea mysql_upgrade: [ERROR] 1050: Table 'table_io_waits_summary_by_table' already exists mysql_upgrade: [ERROR] 1050: Table 'table_lock_waits_summary_by_table' already exists mysql_upgrade: [ERROR] 1050: Table 'threads' already exists +mysql_upgrade: [ERROR] 1050: Table 'processlist' already exists mysql_upgrade: [ERROR] 1050: Table 'events_stages_current' already exists mysql_upgrade: [ERROR] 1050: Table 'events_stages_history' already exists mysql_upgrade: [ERROR] 1050: Table 'events_stages_history_long' already exists |