MySQL Forums
Forum List  »  Optimizer & Parser

Re: ORDER BY doesn't use index
Posted by: Toa Sty
Date: September 27, 2006 05:02AM

That's odd, I'd have expected an index on (status, req_id) to help but an index on (req_id, status) to have been ignored, but I'm glad you got it fixed anyway :)

Any chance you can post the explain plan? (just for curiousity's sake?)

Thanks,
Toasty

-----------------------------------------
email: 'toasty'*3 at gmail

Options: ReplyQuote


Subject
Views
Written By
Posted
12463
September 13, 2006 12:32AM
5490
September 13, 2006 02:00AM
4004
September 13, 2006 02:36AM
3654
September 27, 2006 03:39AM
Re: ORDER BY doesn't use index
3502
September 27, 2006 05:02AM
3431
September 30, 2006 05:53PM
3413
October 03, 2006 02:38AM


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.