Bug #48350 truncate temporary table crashes replication
Submitted: 27 Oct 2009 14:13 Modified: 15 Mar 2010 4:54
Reporter: Kees Hoekzema Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Row Based Replication ( RBR ) Severity:S2 (Serious)
Version:5.1.37, 5.1.40-enterprise-gpl-advanced-log, 5.1.41 OS:Linux
Assigned to: Libing Song CPU Architecture:Any
Tags: replication, temporary table, truncate

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:

[29 Oct 2009 5:54] Valeriy Kravchuk
Primitive test case for this bug

Attachment: rpl_bug48350.test (application/octet-stream, text), 154 bytes.