Bug #64595 | som columns in inner joined table not accessible for outer join | ||
---|---|---|---|
Submitted: | 8 Mar 2012 23:17 | Modified: | 9 Apr 2012 8:43 |
Reporter: | Octaviano Ledesma | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server: DML | Severity: | S2 (Serious) |
Version: | 5.5 | OS: | Linux |
Assigned to: | CPU Architecture: | Any |
[8 Mar 2012 23:17]
Octaviano Ledesma
[9 Mar 2012 8:43]
Valeriy Kravchuk
I think our manual (http://dev.mysql.com/doc/refman/5.5/en/join.html) explains cases you presented: "However, the precedence of the comma operator is less than of INNER JOIN, CROSS JOIN, LEFT JOIN, and so on. If you mix comma joins with the other join types when there is a join condition, an error of the form Unknown column 'col_name' in 'on clause' may occur. Information about dealing with this problem is given later in this section." Please, check.
[10 Apr 2012 1:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".