Bug #95568 Memory consumption rapidly increases when using a cursor when it should be level
Submitted: 29 May 2019 15:50 Modified: 28 Jul 2019 11:50
Reporter: Andrew Spode Email Updates:
Status: No Feedback Impact on me:
None 
Category:Connector / Python Severity:S2 (Serious)
Version:8.0.16 OS:Linux (Docker Python3 Image)
Assigned to: MySQL Verification Team 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: