Bug #8615 | server crash with distinct and rollup (includin aggregate function) | ||
---|---|---|---|
Submitted: | 19 Feb 2005 1:21 | Modified: | 21 Mar 2005 20:01 |
Reporter: | Martin Friebe (Gold Quality Contributor) (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 4.1.10 | OS: | |
Assigned to: | Igor Babaev | CPU Architecture: | Any |
[19 Feb 2005 1:21]
Martin Friebe
[16 Mar 2005 23:55]
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/23119
[20 Mar 2005 8:07]
Igor Babaev
This bug is fixed by the patch submitted for bug #8616 and the patch of the changeset specified below. Both were merged from 4.1 into 5.0. The fixes will appear in 4.1.11 and 5.0.3. ChangeSet 1.2122 05/03/16 15:55:04 igor@rurik.mysql.com +3 -0 olap.result, olap.test: Added a test for bug #8615. sql_select.cc: Fixed bug #8615. This fix only removed the cause of the reported crash. It does not resolve other problems of rollup queries with DISTINCT. They were fixed in the previous patch for bug 8616.
[21 Mar 2005 20:01]
Paul DuBois
Noted in 4.1.11, 5.0.4 changelogs.