Bug #97757 NullPointerException with cacheResultSetMetadata=true and executeQuery of "set"
Submitted: 24 Nov 2019 6:34 Modified: 27 Mar 2020 18:27
Reporter: Edmon Luan Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version:8.0.18 OS:Debian
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:

[24 Nov 2019 6:38] Edmon Luan
Simplified reproduction

Attachment: MySQLCJ8Issue.java (text/x-java), 726 bytes.

[24 Nov 2019 6:42] Edmon Luan
stack trace

Attachment: trace (application/octet-stream, text), 594 bytes.