Bug #49628 corrupt table after legal SQL, LONGTEXT column
Submitted: 11 Dec 2009 16:23 Modified: 18 Jun 2010 1:02
Reporter: Matthias Leich Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:5.0,5.1,5.4,6.0 OS:Any
Assigned to: Sergey Vojtovich CPU Architecture:Any
Tags: corruption

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:

[16 Dec 2009 15:58] Matthias Leich
Test script

Attachment: bug49628.test (application/octet-stream, text), 2.55 KiB.

[16 Dec 2009 16:07] Matthias Leich
Improved version of my script

Attachment: bug49628.test (application/octet-stream, text), 2.60 KiB.