Bug #39172 federated engine leaks memory in case of error opening the remote table
Submitted: 2 Sep 2008 7:47 Modified: 15 Jun 2009 7:42
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Federated storage engine Severity:S3 (Non-critical)
Version:5.0.66a, 5.0.70 (5.0 only) OS:Any
Assigned to: Assigned Account CPU Architecture:Any
Tags: federated, Leak, memory leak, valgrind

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:

[2 Sep 2008 7:58] Shane Bester
testcase. run against  mysqld in valgrind.

Attachment: bug39172.c (text/plain), 7.23 KiB.