MySQL Forums
Forum List  »  Newbie

Re: GROUP BY, MIN() row ordering problems!
Posted by: Gavin Lovegrove
Date: January 28, 2008 01:40AM

HI Max,

If you notice the first result row on my test page:

http://dev.imaging4.co.nz/athletics_NZ/test.php

athleteID = 3450 with a time = 10.15 and venue = Auckland

We seem to be getting:

athleteID = 3450 with a time = 10.15 but, venue = Inglewood?


This venue 'Inglewood' belongs with athleteID = 3450 3rd best time = 10.20


Not sure why this does that?

My test page shows the correct descending order and venues.

Cheers!!

Gavin

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

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.