Bug #85215 Broken connection will be enqueued into the idle pool which may cause problems
Submitted: 28 Feb 2017 3:25 Modified: 2 Mar 2017 5:35
Reporter: Yenan Wang Email Updates:
Status: Analyzing Impact on me:
None 
Category:Connector / NET Severity:S2 (Serious)
Version:6.9.9 and below OS:Windows
Assigned to: Assigned Account CPU Architecture:Any
Tags: broken connection, charset issue

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:

[1 Mar 2017 6:13] Yenan Wang
Dummy code to repeat the situation.

Attachment: Program.cs (text/plain), 1.53 KiB.

[1 Mar 2017 6:15] Yenan Wang
Modify source code of MySql.Data to emulate the network issue.

Attachment: emulate_network_issue.png (image/png, text), 33.73 KiB.