Bug #56564 MySQL ODBC Connector for Linux - Memory Leaks on SQLExecDirect
Submitted: 5 Sep 2010 7:40 Modified: 27 Sep 2011 12:23
Reporter: Miki Berkovich Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Connector / ODBC Severity:S1 (Critical)
Version:3.51.26 OS:Linux (CentOS & Ubuntu)
Assigned to: Bogdan Degtyariov 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 Sep 2011 12:16] Bogdan Degtyariov
test case

Attachment: bug56564.c (text/plain), 2.70 KiB.