Bug #27386 | Queries are Returning Results Which are not Ordered | ||
---|---|---|---|
Submitted: | 22 Mar 2007 23:25 | Modified: | 9 Jul 2007 8:59 |
Reporter: | Bryan Anderson | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: General | Severity: | S1 (Critical) |
Version: | 5.1.17 Beta | OS: | Any (Unknown(ISP) and Mac OS X) |
Assigned to: | CPU Architecture: | Any | |
Tags: | GROUP BY, order by, SELECT |
[22 Mar 2007 23:25]
Bryan Anderson
[23 Mar 2007 9:42]
Sveta Smirnova
Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely to be the same. Because of this, we hope you add your comments to the original bug instead. Thank you for your interest in MySQL. You use sum() value in ORDER BY clause as in Bug #25376. So I'll mark this one as duplicate of that one. Bug #25376 has been fixed in 5.1.17, so you have to wait when 5.1.17 will be released or download it from source repository. More information about accessing the source trees is available at http://dev.mysql.com/doc/en/installing-source.html
[1 Jul 2007 19:55]
Bryan Anderson
Testing in Version 5.1.17 beta has shown the issue is not resolved and thus my issue was not a duplicate of #25376... Please consider reopening and investigating my problem report.
[7 Jul 2007 0:16]
Sveta Smirnova
Thank you for the feedback. Please provide output of SHOW CREATE TABLE for every table used in the SELECT statement.
[9 Jul 2007 8:59]
Sveta Smirnova
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://dev.mysql.com/doc/ and the instructions on how to report a bug at http://bugs.mysql.com/how-to-report.php Please read about how identifiers should be quoted at http://dev.mysql.com/doc/refman/5.0/en/identifiers.html