Bug #69445 Reusing Named Parameters
Submitted: 11 Jun 2013 21:30 Modified: 11 Jun 2013 21:33
Reporter: n/a Kuzma Email Updates:
Status: Open Impact on me:
None 
Category:Connector / Python Severity:S4 (Feature request)
Version:5.5.31 OS:Linux (Ubuntu 12.04)
Assigned to: CPU Architecture:Any
Tags: dict, dictionary, named, Parameter

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:

[11 Jun 2013 21:31] n/a Kuzma
My Quick Fix

Attachment: patched_cursor.py (text/x-python), 26.10 KiB.