Bug #80585 Memory leak in administration - Client connections
Submitted: 2 Mar 2016 13:11 Modified: 23 May 2016 11:48
Reporter: Fredric Johansson Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:6.3.6 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:

[4 Mar 2016 16:14] Miguel Solorzano
memory used while querying a big table ~9 GB

Attachment: memory.png (image/png, text), 30.78 KiB.

[4 Mar 2016 16:15] Miguel Solorzano
memory released after the big result set was fecthed

Attachment: memory_released.png (image/png, text), 79.40 KiB.