Bug #61991 SQLGetData return shorter than expected string when multiple rows are fetched
Submitted: 26 Jul 2011 21:14 Modified: 21 Feb 2024 23:43
Reporter: Yan Dai Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:5.1.8 OS:Windows (Windows 7 Enterprise)
Assigned to: Bogdan Degtyariov 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:

[5 Aug 2011 16:44] Yan Dai
bug fix for length setup in SQLGetData

Attachment: bug61991.patch (application/octet-stream, text), 3.04 KiB.