Comment 1 for bug 1002365

Revision history for this message
Daniel Nichter (daniel-nichter) wrote :

I have reproduced this bug. Turns out, none of the --ignore-* options are applied to --replicate which uses filter_diffs() internally. It should use SchemaIterator::table_is_allowed() and friends instead.