diff --git a/lib/SchemaIterator.pm b/lib/SchemaIterator.pm index f2e5780b..4c51ae40 100644 --- a/lib/SchemaIterator.pm +++ b/lib/SchemaIterator.pm @@ -456,7 +456,7 @@ sub table_is_allowed { # Always auto-skip these pseudo tables. return 0 if $db eq 'mysql' && $tbl =~ m/^(?: general_log - |gtid_execution + |gtid_executed |innodb_index_stats |innodb_table_stats |slave_master_info