Bug #100252 PreparedStatements with rewriteBatchedStatements does not translate aliases well
Submitted: 18 Jul 2020 0:51 Modified: 19 Jul 2020 5:53
Reporter: Imad Al-Natsheh Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version:8.0.21 OS:Ubuntu
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:

[18 Jul 2020 0:53] Imad Al-Natsheh
simple testcase to show the problem

Attachment: BatchedPreparedBugReport.java (text/x-java), 2.07 KiB.