Bug #60541 MySqlDbCommandBuilder.BuildCommands throws MySqlException : Query execution ...
Submitted: 18 Mar 2011 23:52 Modified: 11 Apr 2011 20:39
Reporter: Rami Abughazaleh Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S3 (Non-critical)
Version:6.3.6 OS:Windows (7 64-bit)
Assigned to: Julio Casal 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 Mar 2011 23:53] Rami Abughazaleh
Test1.xsd

Attachment: Test1.xsd (application/xml, text), 3.77 KiB.

[18 Mar 2011 23:53] Rami Abughazaleh
Test1.Designer.cs

Attachment: Test1.Designer.cs (text/plain), 51.27 KiB.

[18 Mar 2011 23:53] Rami Abughazaleh
Test1.xsc

Attachment: Test1.xsc (application/octet-stream, text), 361 bytes.

[18 Mar 2011 23:54] Rami Abughazaleh
Test1.xss

Attachment: Test1.xss (application/octet-stream, text), 1.03 KiB.

[21 Mar 2011 0:46] Rami Abughazaleh
simple console application that can reproduce bug

Attachment: bug_60541.zip (application/empty, text), 145.93 KiB.