Bug #62090 Syntax Error using delimiter with MySqlCommand
Submitted: 5 Aug 2011 9:25 Modified: 8 Aug 2011 17:03
Reporter: Simon Höddels Email Updates:
Status: Not a Bug Impact on me:
None 
Category:Connector / NET Severity:S2 (Serious)
Version:6.4.3 OS:Windows
Assigned to: Fernando Gonzalez.Sanchez CPU Architecture:Any
Tags: DELIMITER, MySqlCommand

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: