Bug #37956 memory leak and / or crash with geometry and prepared statements!
Submitted: 8 Jul 2008 7:45 Modified: 28 Jan 2009 21:40
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Prepared statements Severity:S1 (Critical)
Version:5.0.66a, 5.1.26 OS:Any
Assigned to: Sergei Glukhov CPU Architecture:Any
Tags: 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:

[8 Jul 2008 7:49] Shane Bester
full valgrind summary attached to avoid wrapping.

Attachment: bug37956_valgrind_details.txt (text/plain), 9.71 KiB.

[8 Aug 2008 8:03] Shane Bester
causes memory leaks and/or crashes of server !

Attachment: bug37956.c (text/plain), 8.70 KiB.