« Show Previous 30 Entries Showing 31-60 of 123 (Edit, Save, CSV, Feed) Show Next 30 Entries »
ID# Date Updated Type Status Sev Version OS CPU Summary
333482007-12-19
1:15
2012-05-18
20:19
MySQL Server: MyISAM storage engineDuplicate
(5939 days)
S25.0.37 & 5.0.45 & 5.1Linux (Ubontu Fiesty and Gutsy)Anyselect does not return all records when we have a covering index on a column .
335552007-12-28
15:00
2008-10-10
13:09
MySQL Server: PartitionsClosed
(5700 days)
S25.1.26RCLinux (CENTOS5.2)AnyGroup By Query does not correctly aggregate partitions
350022008-03-03
14:17
2018-09-09
20:45
MySQL Server: DMLVerified
(5920 days)
S25.1.23-rc/5.1BK/5.0/6.0Linux (2.6.22.9-61.fc6)AnyWrong results returned when using derived table and group by
361892008-04-17
22:44
2008-07-09
20:24
MySQL Server: GeneralCan't repeat
(5793 days)
S35.0.51aLinux (RHES 4 and RHES 5)AnyOrder by is not being evaluated when a group by exists on the primary key
379052008-07-06
16:19
2008-07-07
18:02
MySQL ServerUnsupported
(5795 days)
S35.0.51aMacOS (part of XAMPP 0.7.2)AnySELECT COUNT with GROUP BY bug (see #7128)
391692008-09-01
22:17
2008-10-10
8:06
MySQL Server: DMLNo Feedback
(5700 days)
S16.0.4alpha, 6.0.6alphaWindows (Windows XP Home)AnyUnexpected behaviour when using GROUP BY and/or WHERE clauses
364602008-05-02
0:14
2008-05-02
15:03
MySQL ServerClosed
(5861 days)
S25.1AnyAnySubqueries eliminating duplicates needed by group by
395432008-09-19
16:56
2018-02-10
16:42
MySQL Server: DMLClosed
(2290 days)
S35.0.67/5.1/6.0Linux (debian 4.0)AnyGroup by with case and lpad inside concat truncates values
395542008-09-20
9:08
2011-02-16
23:43
MySQL Server: PartitionsCan't repeat
(5295 days)
S35.1.28-rc-community-logWindows (2003 Server)Anyselect statement with joins and group by seems to be an endless loop
367722008-05-16
23:04
2011-02-16
23:43
MySQL Server: CharsetsClosed
(5641 days)
S25.0BK/5.1BK/6.0BKAny (Ubuntu (5.0.38-Ubuntu_0ubuntu1.4-log) and WinXP (5.0.45-community-nt))AnyWhen using UTF8, CONVERT with GROUP BY returns truncated results
405722008-11-07
4:02
2008-11-07
4:12
MySQL Server: OptimizerNot a Bug
(5672 days)
S35.0.58Any (Tested on Fedora 6 / WindowsXP)AnyGroup By across many inner joins does not aggregate properly
401952008-10-21
8:35
2008-10-21
17:46
MySQL Server: InnoDB storage engineNot a Bug
(5689 days)
S55.1.28Linux (SLES10)AnySlowdown queries by the use of groupby in Innodb
418862009-01-05
20:53
2009-01-06
11:54
MySQL Server: GeneralNot a Bug
(5612 days)
S34.1.22, 5.0.67LinuxAnymax() and min() functions truncate result to 14 places on double columns
399052008-10-07
10:43
2008-10-07
11:31
MySQL Server: InnoDB storage engineNot a Bug
(5703 days)
S35.0AnyAnyIncorrect result with HAVING and no GROUP BY
429482009-02-17
23:02
2018-09-09
20:45
MySQL Server: OptimizerVerified
(5556 days)
S55.0.67-0ubuntu6, 6.0.11Linux (Ubuntu 8.10)AnyMySQL Optimizer does not properly use Indexes on Views with "Group By"
423222009-01-24
15:46
2009-01-24
15:56
MySQL ServerNot a Bug
(5594 days)
S25.1.30Windows (SP3)Any5.1.30-community allows mixing of group and no group columns without group by
430922009-02-22
21:09
2011-02-16
23:43
MySQL Server: OptimizerClosed
(5560 days)
S35.0.67-0ubuntu6Linux (Ubuntu 8.10)AnyGroup by still optimizing out extra nulls
428102009-02-12
22:31
2011-02-16
23:43
MySQL Server: Command-line ClientsDuplicate
(5574 days)
S25.1.31Windows (NT)Anymin() messes up
441172009-04-06
19:22
2009-04-07
10:19
MySQL Server: ParserNot a Bug
(5521 days)
S35.1.33AnyAnyORDER BY does nor work for a GROUP BY alias
452242009-05-31
22:34
2009-06-01
10:28
MySQL Server: OptimizerNot a Bug
(5466 days)
S35.4AnyAnySELECT col_1 WHERE column(s) IN (subquery) AND condition GROUP BY col_n fails
452262009-05-31
22:42
2011-02-16
23:44
MySQL Server: OptimizerNo Feedback
(5321 days)
S35.4AnyAnyextra rows returned for queries using IN,GROUP BY and HAVING clauses
452282009-05-31
22:56
2011-02-16
23:44
MySQL Server: OptimizerNo Feedback
(5321 days)
S35.4AnyAnyQueries with WHERE <col_1> AND <condition> GROUP BY <col_2> produce bad results
453732009-06-08
13:14
2022-09-04
20:45
MySQL Server: OptimizerVerified
(5448 days)
S35.1.35-community, 5.1.36-bzrAnyAnyINDEX FOR GROUP BY is not used if there is a LIMIT clause in the query
460192009-07-07
19:21
2011-02-16
23:44
MySQL Server: ViewsClosed
(5264 days)
S35.1.35, 5.0, 5.1, 5.4 bzrLinux (Fedora Core 11)AnyERROR 1356 When selecting from within another view that has Group By
465672009-08-05
14:24
2011-02-16
23:44
MySQL Server: DocumentationClosed
(5399 days)
S35.0, 5.1, 5.4/6.0AnyAnyAggregate function documentation needs clarification for non-GROUP BY behavior
463282009-07-21
20:54
2011-02-16
23:44
MySQL Server: OptimizerClosed
(4927 days)
S36.0AnyAnyUse of aggregate function without GROUP BY clause returns many rows (vs. one )
467422009-08-15
13:30
2011-06-09
20:49
Connector / NETClosed
(4728 days)
S36.0.4, 6.3.6Windows (windows 7)Anyuse " group by" statement in ado.net enetiy framework
460112009-07-07
14:05
2020-05-03
20:45
MySQL Server: OptimizerVerified
(4968 days)
S35.1-bugteamAnyAnyRegression after applying fix for bug #45828
467432009-08-15
17:14
2011-02-16
23:44
MySQL Server: OptimizerClosed
(4926 days)
S35.4/6.0AnyAnyAzalea processing correlated, aggregate SELECT subqueries incorrectly
483702009-10-28
10:32
2011-02-16
23:44
MySQL Server: OptimizerClosed
(5182 days)
S15.1.40WindowsAnyAbsolutely wrong calculations with GROUP BY and decimal fields when using IF
« Show Previous 30 Entries Showing 31-60 of 123 (Edit, Save, CSV, Feed) Show Next 30 Entries »