Bug #38392 | SQL standard compliance "fix" causes problems | ||
---|---|---|---|
Submitted: | 26 Jul 2008 15:52 | Modified: | 27 Sep 2008 23:08 |
Reporter: | Gareth Evans | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server: General | Severity: | S3 (Non-critical) |
Version: | 5 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | compliance, duplicate, subquery |
[26 Jul 2008 15:52]
Gareth Evans
[27 Jul 2008 9:25]
Sveta Smirnova
Thank you for the report. I am afraid this is not a bug: bug #6709 contains parts of SQL standard regarding to this problem. See comments by Trudy Pelzer. Also I don't understand how alias in the result set can help in case of query like " select * from (select 1 as a, 1 as a) as t1, (select 1 as a, 1 as a) as t2;". I mean if MySQL server will do it. This can break many applications which don't expect any alias here. Anyway why just don't use MySQL Proxy to rewrite queries?
[27 Aug 2008 23: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".
[28 Sep 2008 23: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".