Bug #24725 | migration from 4.1.8-max(winXPpro) to 5.1.beta(FreeBSD 7.0) - query sintax error | ||
---|---|---|---|
Submitted: | 30 Nov 2006 15:47 | Modified: | 1 Dec 2006 7:12 |
Reporter: | Alexander Rumos | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 5.1.beta | OS: | FreeBSD (FreeBSD 7.0) |
Assigned to: | CPU Architecture: | Any |
[30 Nov 2006 15:47]
Alexander Rumos
[30 Nov 2006 16:53]
MySQL Verification Team
Thank you for the bug report. Please read: http://dev.mysql.com/doc/refman/5.1/en/join.html Join Processing Changes in MySQL 5.0.12 Note: Natural joins and joins with USING, including outer join variants, are processed according to the SQL:2003 standard. The goal was to align the syntax and semantics of MySQL with respect to NATURAL JOIN and JOIN ... USING according to SQL:2003. However, these changes in join processing can result in different output columns for some joins. Also, some queries that appeared to work correctly in older versions (prior to 5.0.12) must be rewritten to comply with the standard. .....
[1 Dec 2006 7:12]
Alexander Rumos
I understand. Thank you for your time and attention. Rumos.