Bug #19402 SQL close to the size of the max_allowed_packet fails on the slave
Submitted: 27 Apr 2006 15:51 Modified: 28 Nov 2006 20:22
Reporter: David Newcomb (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Replication Severity:S2 (Serious)
Version:4.1.all, 5.0.21 OS:Windows (Win2000)
Assigned to: Andrei Elkin 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:

[27 Apr 2006 15:55] David Newcomb
rushTimecode.java

Attachment: rushTimecode.zip (application/zip, text), 16.92 KiB.

[10 May 2006 9:24] David Newcomb
my.ini from master & slave

Attachment: 19402_my.ini (application/octet-stream, text), 7.65 KiB.