Bug #23277 | ALGORITHM=MERGE not allowed when subquery is in select list | ||
---|---|---|---|
Submitted: | 13 Oct 2006 20:15 | Modified: | 30 Oct 2006 14:14 |
Reporter: | Ryan Sorensen | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S2 (Serious) |
Version: | 5.0.26-max-log | OS: | Linux (Linux) |
Assigned to: | Paul DuBois | CPU Architecture: | Any |
Tags: | merge view subquery select |
[13 Oct 2006 20:15]
Ryan Sorensen
[19 Oct 2006 13:56]
Hartmut Holzgraefe
The documentation lists the following limitation preventing a MERGE: * Aggregate functions (SUM(), MIN(), MAX(), COUNT(), and so forth) probably a subquery in the field list falls into the same category?
[30 Oct 2006 14:14]
Paul DuBois
Thank you for your bug report. This issue has been addressed in the documentation. The updated documentation will appear on our website shortly, and will be included in the next release of the relevant products. Sanja confirms that subquery in the select list is one of the limitations. I've updated the manual accordingly.