Bug #9800 | Rollup crash with distinct avg() | ||
---|---|---|---|
Submitted: | 11 Apr 2005 0:33 | Modified: | 17 May 2005 20:35 |
Reporter: | Peter Gulutzan | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Optimizer | Severity: | S3 (Non-critical) |
Version: | 5.0.5-beta-debug | OS: | Linux (SUSE 9.2) |
Assigned to: | Jani Tolonen | CPU Architecture: | Any |
[11 Apr 2005 0:33]
Peter Gulutzan
[11 Apr 2005 1:12]
MySQL Verification Team
Thank you for the bug report. The last query in the test case changed the table name t5->t6: select distinct avg(s1) as x from t6 group by s1 with rollup;
[6 May 2005 14:57]
Jani Tolonen
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html
[17 May 2005 20:35]
Paul DuBois
Noted in 5.0.6 changelog.