Bug #36194 Eliminate pinging with connection pooling to get massive performance improvement
Submitted: 18 Apr 2008 1:15 Modified: 21 Jan 2014 23:08
Reporter: Maxim Mass Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S5 (Performance)
Version: 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:

[18 Apr 2008 18:24] Maxim Mass
Patch for 5.1.4 to safely remove pinging

Attachment: mysql.data.dll 5.14 no pinging with connection pool.txt (text/plain), 6.11 KiB.