Bug #91586 mysql-connector-python allows password to be wiped before connecting
Submitted: 10 Jul 2018 4:48 Modified: 26 Aug 2018 9:53
Reporter: Sam Harding Email Updates:
Status: No Feedback Impact on me:
None 
Category:Connector / Python Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: Assigned Account 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:

[26 Jul 2018 9:54] Chiranjeevi Battula
Test patch to avoid wiped Unicode string before connecting

Attachment: mysql_capi.diff (application/octet-stream, text), 840 bytes.