Bug #71812 Please add MTR tests for multiple mysqlbinlog --rewrite-db rules
Submitted: 24 Feb 2014 6:45 Modified: 2 May 2014 5:02
Reporter: Laurynas Biveinis (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S4 (Feature request)
Version:5.7.3 OS:Any
Assigned to: CPU Architecture:Any
Tags: --rewrite-db, mysqlbinlog

[24 Feb 2014 6:45] Laurynas Biveinis
Description:
It is documented that mysqlbinlog --rewrite-db option can be used several times. But none of the 5.7.3 MTR tests test this, they all specify --rewrite-db once. How do we know that multiple --rewrite-db options really work?

How to repeat:
Grep for --rewrite-db binlog_mysqlbinlog_rewrite_db.test, binlog_rewrite_suppress_use.test, binlog_suppress_mentioned_db.test, and binlog_rewrite_db_noleak.test.

Suggested fix:
Add a MTR test with multiple --rewrite-db rules.
[24 Feb 2014 16:38] Laurynas Biveinis
Fixing up a tag
[2 May 2014 5:02] Erlend Dahl
Thank you for your request to improve our test suite.