Bug #19667 | group by a decimal expression yields wrong result | ||
---|---|---|---|
Submitted: | 10 May 2006 8:57 | Modified: | 23 Jun 2006 5:06 |
Reporter: | Hiroshi Takenaka | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 5.0.21 | OS: | FreeBSD (FreeBSD) |
Assigned to: | Sergei Glukhov | CPU Architecture: | Any |
[10 May 2006 8:57]
Hiroshi Takenaka
[10 May 2006 12:19]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/6190
[2 Jun 2006 14:10]
Reggie Burnett
Sergey Can you review this attached patch?
[15 Jun 2006 11:20]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/7697
[15 Jun 2006 11:24]
Sergei Glukhov
Fixed in 5.0.23
[23 Jun 2006 5:06]
Paul DuBois
Noted in 5.0.23 changelog. GROUP BY on an expression that contained a cast to DECIMAL produced an incorrect result.