Bug #41725 slave crashes when inserting into temporary table after stop/start slave
Submitted: 24 Dec 2008 3:52 Modified: 24 Jun 2009 14:17
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Replication Severity:S1 (Critical)
Version:5.0.70, 5.0.72, 5.0.74,5.1.30, 5.1.32, 6.0.8 OS:Any
Assigned to: Luis Soares 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:

[7 Apr 2009 10:47] Shane Bester
testcase caused these errors on valgrind for 5.1.32 (Invalid read of size ...)

Attachment: bug41725_5.1.32_slave_valgrind_errors.txt (text/plain), 16.44 KiB.