Bug #93828 SQLFetch Returns 100 (SQL_NO_DATA) when Record Exists Sometimes.
Submitted: 7 Jan 2019 7:34 Modified: 10 Jul 2020 21:25
Reporter: Earnest Zhao Email Updates:
Status: No Feedback Impact on me:
None 
Category:Connector / ODBC Severity:S1 (Critical)
Version:5.3.11 / 5.3.13 OS:CentOS
Assigned to: CPU Architecture:x86

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:

[4 Mar 2019 13:24] David Wieland
Simple example for SQL_NO_DATA

Attachment: main.c (text/x-csrc), 1.06 KiB.