Bug #118025 mysql/connector python version 9.3.0 has a regression which cannot persist binary data with percent signs in it
Submitted: 21 Apr 13:38 Modified: 3 Jul 21:48
Reporter: Mike Bayer Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / Python Severity:S1 (Critical)
Version:9.3.0 OS:Any
Assigned to: CPU Architecture:Any
Tags: regression

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:

[22 Apr 7:58] Umesh Shastry
test results

Attachment: 118025.results (application/octet-stream, text), 5.13 KiB.