Bug #60178 Corruption of text variable inside trigger
Submitted: 19 Feb 2011 9:58 Modified: 17 Jul 2013 19:57
Reporter: Maxim Fainberg Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: DML Severity:S3 (Non-critical)
Version:5.5.9 OS:Windows (Windows 7)
Assigned to: CPU Architecture:Any
Tags: trigger

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:

[21 Feb 2011 10:41] Maxim Fainberg
Script to reproduce the bug

Attachment: bug.sql (application/octet-stream, text), 396 bytes.