| Bug #8656 | Crash with group_concat on alias in outer table | ||
|---|---|---|---|
| Submitted: | 21 Feb 2005 18:56 | Modified: | 17 Mar 2005 17:09 |
| Reporter: | Martin Friebe (Gold Quality Contributor) | ||
| Status: | Closed | ||
| Category: | Server | Severity: | S3 (Non-critical) |
| Version: | 4.1.10 | OS: | |
| Assigned to: | Sergey Gluhov | Target Version: | |
[21 Feb 2005 18:56]
Martin Friebe
[21 Feb 2005 19:17]
Martin Friebe
found a simplier one select b x, (select distinct o.b from r2 ) from r2 o ; ERROR 2006 (HY000): MySQL server has gone away
[21 Feb 2005 19:37]
Miguel Solorzano
Thank you for the bug report I was able to repeat with BK source tree.
[9 Mar 2005 14:53]
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/22837
[16 Mar 2005 13:42]
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/23085
[17 Mar 2005 7:48]
Sergey Gluhov
Fixed in 4.1.11
[17 Mar 2005 17:09]
Paul DuBois
Noted in 4.1.11 changelog.
