Bug #104391 Multiple statements in one query will fail using Parameterized Query
Submitted: 23 Jul 2021 8:47 Modified: 23 Jul 2021 13:15
Reporter: Yuwei Yang Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / ODBC Severity:S3 (Non-critical)
Version:8.0 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:

[23 Jul 2021 8:48] Yuwei Yang
ODBC Trace with standard statement

Attachment: SQLTrace_nonpq.LOG (application/octet-stream, text), 53.06 KiB.

[23 Jul 2021 8:48] Yuwei Yang
ODBC Trace using prepared query

Attachment: SQLtrace_pq.LOG (application/octet-stream, text), 240.89 KiB.