Bug #44660 | MYSQLI_PRI_KEY_FLAG is not set when ORDER BY is used on LEFT JOINED table field | ||
---|---|---|---|
Submitted: | 5 May 2009 10:06 | Modified: | 13 May 2009 9:38 |
Reporter: | Rok Meglič | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | Connectors: mysqlnd ( PHP ) | Severity: | S2 (Serious) |
Version: | 5.1.30 | OS: | Any (The result is the same regardless of OS) |
Assigned to: | CPU Architecture: | Any | |
Tags: | fetch_field, left join, MYSQLI_PRI_KEY_FLAG, order by |
[5 May 2009 10:06]
Rok Meglič
[5 May 2009 10:23]
Valeriy Kravchuk
Please, check with a newer version of server, 5.1.34, and inform about the results. I suspect some optimizer-related problem here that may be already fixed.
[12 May 2009 11:51]
Rok Meglič
You are right, this is working with 5.1.34 version.
[13 May 2009 8:42]
Sveta Smirnova
Thank you for the feedback. Closed as "Can't repeat"
[13 May 2009 8:45]
Rok Meglič
I only have one question. Will this be fix with 5.0.x branch or 5.0.x should be updated to 5.1.x?
[13 May 2009 9:35]
Sveta Smirnova
Thank you for the feedback. If you say about client library it should work with existant PHP MySQL library version 5.0.51a
[13 May 2009 9:38]
Rok Meglič
Thank you for the feedback. No, I'm asking about MySQL server version 5.0.x branch. In my case this bug is also present in 5.0.51a-log (SELECT @@version).