Bug #17339 | Test case 'rpl_sp004' fails on Linux x86_64 | ||
---|---|---|---|
Submitted: | 13 Feb 2006 13:11 | Modified: | 14 Feb 2006 3:22 |
Reporter: | Kent Boortz | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S2 (Serious) |
Version: | OS: | Linux (Linux x86_64) | |
Assigned to: | Lars Thalmann | CPU Architecture: | Any |
[13 Feb 2006 13:11]
Kent Boortz
[13 Feb 2006 18:03]
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/2532
[13 Feb 2006 18:53]
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/2537
[13 Feb 2006 18:59]
Lars Thalmann
This was failures due to improper cleanup in the test cases themselves (rpl_loadfile.test). Most replication tests need to do a sync_slave_with_master in the cleanup phase, so that the slave is also cleaned. No changes made to the server, I only fixed the test cases. Probably no documentation is needed for this fix. Fixed in 5.1.7.
[14 Feb 2006 3:22]
Paul DuBois
No changelog entry needed. (bug in unreleased version only)