Bug #108387 SQLColumns return unexpected BUFFER_LENGTH with previous version
Submitted: 5 Sep 2022 13:42 Modified: 28 Sep 2022 2:32
Reporter: qingshun luo Email Updates:
Status: Won't fix Impact on me:
None 
Category:Connector / ODBC Severity:S3 (Non-critical)
Version:8.0.30 OS:CentOS
Assigned to: CPU Architecture:x86
Tags: NO_I_S, SQLColumns

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 Sep 2022 13:43] qingshun luo
Simple test code

Attachment: test-code.tar.gz (application/x-gzip, text), 2.56 KiB.