Bug #69554 SQL_ATTR_MAX_ROWS breaks catalog functions
Submitted: 23 Jun 2013 18:39 Modified: 14 Aug 2013 10:05
Reporter: Sam Varshavchik Email Updates:
Status: Patch pending Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:5.1.11, 5.2.5 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:

[24 Jun 2013 10:23] Bogdan Degtyariov
C test case in my_catalog2.c (t_bug69554)

Attachment: my_catalog2.c (text/plain), 46.86 KiB.