Re: LEFT JOIN Issue in 5.0
Posted by:
Bob Field
Date: April 10, 2006 10:37AM
In 5.0, MySQL has changed the way commas are handled in joins. A comma is an implicit style of join, and in my opinion should be avoided, because of this sort of problem and because it's not ANSI. Effectively here you have two joins and only one ON condition.
Subject
Views
Written By
Posted
3947
April 10, 2006 10:28AM
Re: LEFT JOIN Issue in 5.0
2095
April 10, 2006 10:37AM
2019
April 10, 2006 11:38AM
2131
April 10, 2006 12:50PM
2157
April 10, 2006 03:11PM
1971
April 10, 2006 03:24PM
1952
April 11, 2006 07:34AM
2031
April 11, 2006 07:34AM
Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.