Bug #45284 | rpl_backup_multi fails in PB2 | ||
---|---|---|---|
Submitted: | 3 Jun 2009 6:58 | Modified: | 9 Jan 2015 14:38 |
Reporter: | Jørgen Løland | Email Updates: | |
Status: | Won't fix | Impact on me: | |
Category: | Tests: Backup | Severity: | S3 (Non-critical) |
Version: | 6.0 | OS: | Any |
Assigned to: | Assigned Account | CPU Architecture: | Any |
Tags: | experimental |
[3 Jun 2009 6:58]
Jørgen Løland
[31 Aug 2009 16:13]
Hema Sridharan
This bug might depend on BUG#46996
[2 Sep 2009 11:36]
Bjørn Munch
No, this will not be related to Bug #46996 which has do to with supression of server log warnings. This failure is about output not matching expected output.
[1 Oct 2009 15:15]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/85404 2873 Hema Sridharan 2009-10-01 BUG#45284 (rpl_backup_multi fails in PB) The new patch will mask out the column from SHOW SLAVE STATUS command. modified: mysql-test/suite/rpl/r/rpl_backup_multi.result mysql-test/suite/rpl/t/rpl_backup_multi.test
[1 Oct 2009 21:25]
Chuck Bell
Patch approved.
[1 Oct 2009 21:28]
Chuck Bell
Patch approved. Second reviewer not needed.
[2 Oct 2009 14:56]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/85555 2876 Hema Sridharan 2009-10-02 BUG#45284 (rpl_backup_multi test fails in PB) The patch fix for this bug will mask out master_log_file column from SHOW SLAVE STATUS command. modified: mysql-test/suite/rpl/r/rpl_backup_multi.result mysql-test/suite/rpl/t/rpl_backup_multi.test
[21 Dec 2010 6:34]
Jørgen Løland
Can this bug be closed now?