Bug #9210 | Server crash with a simple query with GROUP BY | ||
---|---|---|---|
Submitted: | 15 Mar 2005 22:14 | Modified: | 20 Apr 2005 1:44 |
Reporter: | Konstantin Osipov (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Optimizer | Severity: | S3 (Non-critical) |
Version: | 5.0 | OS: | Linux (SuSE Linux 9.1) |
Assigned to: | Igor Babaev | CPU Architecture: | Any |
[15 Mar 2005 22:14]
Konstantin Osipov
[16 Mar 2005 15:57]
Hartmut Holzgraefe
Crashes with fresh bk build from today, works fine with older builds (most recent i had was from Feb 1st)
[20 Mar 2005 7:13]
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/internals/23211
[20 Mar 2005 7:52]
Igor Babaev
The fix for this bug will appear in the release 5.0.4 (or maybe even in 5.0.3) ChangeSet 1.1829 05/03/19 23:12:50 igor@rurik.mysql.com +3 -0 func_group.test, func_group.result: Added a test case for bug #9210. sql_select.cc: Fixed bug #9210. The function calc_group_buffer did not cover the case when the GROUP BY expression was decimal. Slightly optimized the other code.
[20 Apr 2005 1:44]
Paul DuBois
Noted in 5.0.4 changelog.