Bug #70204 memory leak when crecordset.update used.
Submitted: 30 Aug 2013 17:10 Modified: 3 Sep 2013 8:23
Reporter: Bogdan Pytlik Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / ODBC Severity:S1 (Critical)
Version:5.2.5 Ansi OS:Windows (Windows 2003 R2 SP2 32-bit)
Assigned to: Bogdan Degtyariov CPU Architecture:Any
Tags: MyODBC

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:

[30 Aug 2013 17:14] Bogdan Pytlik
source and data

Attachment: mysql-odbc-mem-leak.zip (application/x-zip-compressed, text), 39.26 KiB.

[30 Aug 2013 17:31] Bogdan Pytlik
sample app

Attachment: mysql_odbc_2.cpp (text/plain), 2.67 KiB.

[30 Aug 2013 17:31] Bogdan Pytlik
perfmon memory log

Attachment: perfmon-mem-leak.jpg (image/jpeg, text), 45.72 KiB.