Bug #27218 | Simultaneous Crashes on both servers in Master-Master Replication | ||
---|---|---|---|
Submitted: | 16 Mar 2007 15:25 | Modified: | 9 May 2009 6:45 |
Reporter: | Jeff Freund | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 5.0.27-standard-log | OS: | Linux (CentOS x86_64 2.6.9-22.0.1.106) |
Assigned to: | Assigned Account | CPU Architecture: | Any |
[16 Mar 2007 15:25]
Jeff Freund
[20 Mar 2007 22:27]
Sveta Smirnova
Thank you for the report. Please provide output of SHOW SLAVE STATUS \G and part of 'mysql-bin.000190' located on second server at position 15832169 (or 'mysql-bin.000394' at position 948093 on first).
[21 Mar 2007 7:20]
Sveta Smirnova
Thank you for the feedback. Please also provide output of mysqlbinlog --end-position 15832169 mysql-bin.000190 | tail -n 100
[29 Mar 2007 10:38]
Sveta Smirnova
Please provide output of SHOW CREATE TABLE puburl, SHOW TABLE STATUS LIKE 'puburl', SHOW CREATE TABLE puburlobj and SHOW TABLE STATUS LIKE 'puburlobj' statements
[29 May 2007 19:33]
Sveta Smirnova
Thank you for the feedback. I can not repeat simultaneous failures on my side. Please check if crashes are simultaneous, i.e. caused by SQL thread and not just repeatable failures on both servers?
[29 Jun 2007 23:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".
[14 Aug 2007 12:29]
Sveta Smirnova
If I understood provided information correctly crashes more likely were not simultaneous. So I'll close the bug report as "Can't repeat". If you argue and can provide information which could confirm crashes were simultaneous feel free to reopen the bug report.
[9 May 2009 6:45]
James Day
Apparently a duplicate of bug #29856 which fixes a crash with pattern that matches a crash dump in the associated support issue and the pre-requisite of having the binary log turned on. Setting as duplicate instead of can't repeat.