Bug #103765 Statement prepare hangs
Submitted: 21 May 2021 9:28 Modified: 21 May 2021 10:41
Reporter: Janos Ruszo Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Prepared statements Severity:S3 (Non-critical)
Version:Java MySQL Driver 8.0.24, 8.0.25 OS:Any
Assigned to: 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:

[21 May 2021 9:28] Janos Ruszo
Functioning Java test case

Attachment: mysql_bug_reproducing.zip (application/zip, text), 5.22 KiB.

[29 Jun 2021 8:13] Alexander Soklakov
COM_STMT_PREPARE and COM_STMT_PREPARE Response

Attachment: bug103765_on_wire.txt (text/plain), 11.72 KiB.