Bug #118002 The setFetchSize() method in the Statement class may have a potential bug
Submitted: 17 Apr 5:25 Modified: 9 May 10:53
Reporter: 策 吕 Email Updates:
Status: Not a Bug Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:mysql-connector-j-9.2.0 && mysql Ver 8.0 OS:Windows
Assigned to: CPU Architecture:Any
Tags: A potential bug when use the method named setFetchSize(int) in Statement Class

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: