Bug #54284 To many connections
Submitted: 7 Jun 2010 10:37 Modified: 13 Jun 2010 23:30
Reporter: Martin Barker Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S1 (Critical)
Version:6.1.3.0 OS:Windows (7 (VS 2010))
Assigned to: CPU Architecture:Any
Tags: Connections, fail to close, flood

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 Jun 2010 10:41] Martin Barker
This file handles all calls to the MySQL Server

Attachment: MySqlConnection.cs (text/plain), 8.92 KiB.

[7 Jun 2010 10:43] Martin Barker
This is the Method that is calling the MySQL_connection.cs

Attachment: getInformation.txt (text/plain), 5.43 KiB.

[7 Jun 2010 10:46] Martin Barker
This is a sample of the file that the Get Information method is parsing (CSV)

Attachment: config_sample.txt (text/plain), 22.19 KiB.