Bug #11412 | Views and group_concat | ||
---|---|---|---|
Submitted: | 17 Jun 2005 11:36 | Modified: | 3 Aug 2005 17:16 |
Reporter: | Tom Chantry | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Optimizer | Severity: | S2 (Serious) |
Version: | 5.0.7 | OS: | Windows (Win2k) |
Assigned to: | Igor Babaev | CPU Architecture: | Any |
[17 Jun 2005 11:36]
Tom Chantry
[25 Jul 2005 19:57]
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/27563
[26 Jul 2005 15:21]
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/27603
[27 Jul 2005 15:04]
Igor Babaev
ChangeSet 1.1895 05/07/25 12:57:23 igor@rurik.mysql.com +5 -0 sql_select.cc: Fixed bug #11412. Reversed the patch of cs 1.1934 for the function create_tmp_table. Modified the function to support Item_ref objects created for view fields. item_buff.cc: Fixed bug #11412. Modified implementation of new_Cached_item to support cacheing of view fields. item.h: Fixed bug #11412. Changed implementation of Item_ref::get_tmp_table_field and added Item_ref::get_tmp_table_item to support Item_ref objects created for view fields. view.test, view.result: Added a test case for bug #11412. ChangeSet 1.1892 05/07/26 08:20:42 igor@rurik.mysql.com +1 -0 item.h: Post review change in Item_ref::get_tmp_table_field (bug #11412). The fix will appear in 5.0.11.
[3 Aug 2005 17:16]
Jon Stephens
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 Additional info: Documented fix in 5.0.11 changelog; closed.