Bug #95608 Setting of statement attribute SQL_ATTR_PARAMSET_SIZE is silently ignored on OSX
Submitted: 3 Jun 2019 8:49 Modified: 24 Dec 2020 22:09
Reporter: Yves Colombani Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:5.3.13 and newer OS:MacOS (10.13 and 10.14)
Assigned to: CPU Architecture:x86
Tags: arrays of parameters, ODBC

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:

[3 Jun 2019 8:54] Yves Colombani
A program showing the issue

Attachment: csqlbug.c (text/x-csrc), 1.99 KiB.