Bug #108431 Empty TEXT columns not read correctly in Connector/ODBC
Submitted: 8 Sep 2022 14:09 Modified: 30 Jun 8:45
Reporter: Sruli Ganor Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S1 (Critical)
Version:8.0.30 OS:Any
Assigned to: 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:

[27 Jun 2024 7:44] Rob Goodridge
C code Example of it working using SQLExecDirect & failing with SQLPrepare/SQLExecute

Attachment: MYSQLRepro.zip (application/x-zip-compressed, text), 6.01 KiB.