Bug #70943 Inserting data with EF6 Code First trigger an error in Mono
Submitted: 18 Nov 2013 17:15 Modified: 27 Nov 2013 23:20
Reporter: Bernard Grosperrin Email Updates:
Status: Not a Bug Impact on me:
None 
Category:Connector / NET Severity:S1 (Critical)
Version:6.8.1.0 beta OS:Linux (Mono 3.2.3)
Assigned to: Francisco Alberto Tirado Zavala CPU Architecture:Any
Tags: MARS, Mono

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 Nov 2013 17:22] Bernard Grosperrin
project showing the bug. Replace connectionstring to be correct.

Attachment: Program.zip (application/x-zip-compressed, text), 2.68 MiB.