Bug #74739 ReadAheadInputStream hangs on socket read
Submitted: 7 Nov 2014 15:12 Modified: 28 Nov 2014 14:44
Reporter: Yves Gillet Email Updates:
Status: Won't fix Impact on me:
None 
Category:Connector / J Severity:S1 (Critical)
Version:5.1.34 OS:Any
Assigned to: Filipe Silva 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:

[7 Nov 2014 15:12] Yves Gillet
driver trace logs

Attachment: readAheadHangs.log (application/octet-stream, text), 25.97 KiB.

[18 Nov 2014 17:13] Yves Gillet
Test case to cause the driver to hand with useCursorFetch

Attachment: MysqlJdbcTest.java (application/octet-stream, text), 1.92 KiB.