Bug #46742 use " group by" statement in ado.net enetiy framework
Submitted: 15 Aug 2009 13:30 Modified: 9 Jun 2011 20:49
Reporter: Liu Leiz Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S3 (Non-critical)
Version:6.0.4, 6.3.6 OS:Windows (windows 7)
Assigned to: Julio Casal CPU Architecture:Any
Tags: GROUP BY

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:

[15 Aug 2009 13:53] Liu Leiz
edmx

Attachment: edmx.jpg (image/pjpeg, text), 27.16 KiB.

[15 Aug 2009 13:56] Liu Leiz
table tag

Attachment: table tag.jpg (image/pjpeg, text), 24.47 KiB.

[15 Aug 2009 13:57] Liu Leiz
table joke

Attachment: table joke.jpg (image/pjpeg, text), 52.38 KiB.

[15 Aug 2009 13:59] Liu Leiz
linq

Attachment: linq.png (image/x-png, text), 4.44 KiB.

[16 Nov 2010 8:21] Whikiey Yan
mysql group by issue sample project

Attachment: mysql_groupby.7z (, text), 142.63 KiB.

[16 Nov 2010 8:27] Whikiey Yan
SQL for "mysql group by issue sample project"

Attachment: mysql_groupby.7z (, text), 405 bytes.

[16 Nov 2010 9:58] Whikiey Yan
i did not fill the provider section, and you might not install v6.3.4. now i added, please try this file again, thank you.

Attachment: mysql_groupby_prj_with_mysqlprovider.7z (, text), 142.75 KiB.

[13 Jan 2011 13:20] Maico Dionisio
Added GroupBySimple NUnit Test case.

Attachment: OrderingAndGrouping.cs (text/plain), 4.54 KiB.

[13 Jan 2011 15:19] Maico Dionisio
Updated to include ORDER BY workaround feature

Attachment: OrderingAndGrouping.cs (text/plain), 5.18 KiB.

[21 Apr 2011 13:38] Marek Vaculciak
Simple project to reproduce the bug, made according to original description of Liu Leiz. .

Attachment: Bug46742.zip (application/octet-stream, text), 40.31 KiB.

[29 Apr 2011 19:37] Evgeniy Borisov
Small modification. AS IS

Attachment: Release-4.0.zip (application/octet-stream, text), 176.67 KiB.

[29 Apr 2011 19:41] Evgeniy Borisov
Sorry. Forgot to remove garbage.

Attachment: Release-4.0.zip (application/octet-stream, text), 176.57 KiB.

[5 May 2011 17:12] Evgeniy Borisov
my patch

Attachment: Source.cs (text/plain), 2.37 KiB.