Bug #64749 Entity Framework - Take().Count() fails with EntityCommandCompilationException
Submitted: 23 Mar 2012 17:47 Modified: 21 Nov 2012 23:17
Reporter: Richard Deeming Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S2 (Serious)
Version:6.5.4 OS:Windows
Assigned to: Fernando Gonzalez.Sanchez 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:

[23 Mar 2012 17:59] Richard Deeming
Sample project to reproduce the bug

Attachment: MySql-TakeCountBug.zip (application/zip, text), 4.03 KiB.