call mtr.add_suppression( "Column count of mysql.SETUP_INSTRUMENTS is wrong. " "Expected 4, found 3. The table is probably corrupted"); select * from performance_schema.SETUP_INSTRUMENTS limit 1; ERROR HY000: Native table 'performance_schema'.'SETUP_INSTRUMENTS' has the wrong structure select * from performance_schema.SETUP_CONSUMERS limit 1;