mysql-test/suite/rpl/r/rpl_redirect.result
deleted100644 → 0
+0
−40
mysql-test/suite/rpl/t/rpl_redirect.test
deleted100644 → 0
+0
−45
Loading
Problem 1: BUG#36625: rpl_redirect doesn't do anything useful. It tests an obsolete feature that was never fully implemented. Fix 1: Remove rpl_redirect. Problem 2: rpl_innodb_bug28430 and rpl_flushlog_loop are disabled despite the bugs for which they were disabled have been fixed. Fix 2: Re-enable rpl_innodb_bug28430 and rpl_flushlog_loop.