[MDEV-578] LP:702303 - Spurious `use` statements in output from mysqlbinlog --rewrite-db="a->b" Created: 2011-01-13 Updated: 2015-02-02 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Kristian Nielsen | Assignee: | Kristian Nielsen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
This bug was introduced with the implementation of MWL#36. Normally, mysqlbinlog suppresses output of `use` statements before statements However, this suppression does not happen when the MWL#36 --rewrite-db option Test case: – source include/have_binlog_format_statement.inc The expected output is that each mysqlbinlog run should output a single `use` I will commit a fix for 5.2. |
| Comments |
| Comment by Rasmus Johansson (Inactive) [ 2012-09-18 ] |
|
Re: Spurious `use` statements in output from mysqlbinlog - |
| Comment by Rasmus Johansson (Inactive) [ 2012-09-18 ] |
|
Launchpad bug id: 702303 |
| Comment by Rasmus Johansson (Inactive) [ 2012-10-04 ] |
|
I believe this was fixed long time ago |