Bug #66476 MySqlPool - use Stack instead of Queue for better idlepool cleanup
Submitted: 21 Aug 2012 2:54 Modified: 2 Aug 2022 14:49
Reporter: Poul Bak Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S3 (Non-critical)
Version:6.6.1 OS:Any
Assigned to: CPU Architecture:Any
Tags: MySqlPool idle cleanup

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 Aug 2012 2:55] Poul Bak
MySqlPool.cs after change

Attachment: MySqlPool.cs (text/plain), 11.68 KiB.