MySQL Forums
Forum List  »  Optimizer & Parser

Re: Slow search on one table, many where, order by and limit
Posted by: Rick James
Date: February 11, 2010 01:30AM

See how well it works with:
INDEX(a,j),
INDEX(b,j),
INDEX(c,j),
INDEX(d,j),
INDEX(e,j)

It's not 32, but rather 5 factorial = 120

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Slow search on one table, many where, order by and limit
2120
February 11, 2010 01:30AM


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.