Bug #37318 slave crash in replicated 'flush tables'
Submitted: 10 Jun 2008 22:17 Modified: 17 Jun 2008 8:29
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Replication Severity:S1 (Critical)
Version:5.1.26 OS:Any
Assigned to: CPU Architecture:Any

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[10 Jun 2008 22:23] Shane Bester
testcase

Attachment: bug37318.c (text/plain), 9.81 KiB.

[10 Jun 2008 22:30] Shane Bester
spot the null pointer being dereferenced

Attachment: bug37318_debugger_output.txt (text/plain), 2.68 KiB.