Bug #99955 ZEROFILL not handled by the Python Connector (ValueError, invalid literal)
Submitted: 23 Jun 2020 7:37 Modified: 8 Jun 2021 18:27
Reporter: Christian Proust Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / Python Severity:S3 (Non-critical)
Version:8.0.20 OS:CentOS
Assigned to: CPU Architecture:x86
Tags: Python Connector, ZEROFILL

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:

[23 Jun 2020 7:38] Christian Proust
Test script

Attachment: test_bug.py (text/plain), 1.44 KiB.