Bug #48603 c/ODBC does not respect client_interactive flag
Submitted: 6 Nov 2009 17:21 Modified: 23 Apr 2010 10:41
Reporter: Tonci Grgin Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S4 (Feature request)
Version:Any OS:Any
Assigned to: Lawrenty Novitsky 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 Jan 2010 19:51] Lawrenty Novitsky
Patch w/out Qt part

Attachment: bug48603.patch (text/x-patch), 7.08 KiB.

[18 Feb 2010 12:23] Lawrenty Novitsky
attempt of adding of the option support in Qt gui

Attachment: bug48603v2.patch (application/octet-stream, text), 27.86 KiB.

[1 Mar 2010 22:50] Lawrenty Novitsky
Patch with fixed Qt part

Attachment: bug48603v3.patch (text/x-patch), 25.99 KiB.