Bug #111036 Memory leak in ODBC driver 8.0.32 and 8.0.33
Submitted: 15 May 2023 20:19 Modified: 19 Jul 2023 16:43
Reporter: Roger Visser Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:8.0.32/8.0.33 OS:Windows
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:

[16 May 2023 21:09] Roger Visser
CPP app that demos leak.

Attachment: mem-leak-mysql-odbc.cpp (application/octet-stream, text), 3.14 KiB.