| Bug #18453 | Warning/error message if there is a mismatch between binary logs and index file | ||
|---|---|---|---|
| Submitted: | 23 Mar 2006 12:23 | Modified: | 5 Apr 2008 18:24 |
| Reporter: | Victoria Reznichenko | ||
| Status: | Closed | ||
| Category: | Server: Replication | Severity: | S3 (Non-critical) |
| Version: | 4.1 | OS: | Microsoft Windows (windows) |
| Assigned to: | Andrei Elkin | Target Version: | |
| Triage: | D3 (Medium) / R2 (Low) / E2 (Low) | ||
[23 Mar 2006 12:23]
Victoria Reznichenko
[15 May 2006 19:01]
Jon Wagoner
I've experienced the same thing, and noticed this is a duplicate of bug 18199.
[8 Mar 2008 12:36]
Andrei Elkin
Bug #18199 must be the parent.
[13 Mar 2008 18:48]
Andrei Elkin
A patch for this bug in on the parent bug page.
[22 Mar 2008 10:34]
Andrei Elkin
Pushed to 5.0-rpl.
[31 Mar 2008 9:56]
Bugs System
Pushed into 5.1.24-rc
[1 Apr 2008 16:11]
Bugs System
Pushed into 5.0.60
[3 Apr 2008 15:01]
Bugs System
Pushed into 6.0.5-alpha
[5 Apr 2008 18:24]
Jon Stephens
Documented this fix in the 5.0.60, 5.1.24, and 6.0.5 changelogs as follows:
PURGE BINARY LOGS TO and PURGE BINARY LOGS BEFORE did not handle missing
binary log files either correctly or in the same way. Now for both of
these statements, if any files listed in the .index file are missing from
the filesystem, the statement fails with an error.
Also added a note to purge-master-logs about how to handle such situations.
