Bug #76886 User application crash according to mysql client library bug
Submitted: 29 Apr 2015 13:27 Modified: 30 Apr 2015 13:49
Reporter: Oleg Tsarev Email Updates:
Status: Verified Impact on me:
None 
Category:Connector / C Severity:S2 (Serious)
Version:5.5.31 OS:Linux (CentOS 6.5 Final)
Assigned to: 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:

[29 Apr 2015 17:31] Dmitry Lenev
Patch with test case + probability tweak for this bug.

Attachment: bug76886.patch (text/x-patch), 3.57 KiB.