Bug #70238 Memory leak in embedded server when executing prepared statements
Submitted: 4 Sep 2013 6:42 Modified: 6 Sep 2017 9:03
Reporter: Guangpu Feng Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Prepared statements Severity:S2 (Serious)
Version:5.6.11, 5.6.15 OS:Any
Assigned to: CPU Architecture:Any
Tags: embedded, libmysqld, memory leak

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:

[4 Sep 2013 6:54] Guangpu Feng
libmysqld_prepare_statement.c

Attachment: libmysqld_prepared_statement.c (application/octet-stream, text), 3.20 KiB.