MySQL Forums
Forum List  »  Optimizer & Parser

Re: Optimizing a query with a NULL
Posted by: Rick James
Date: August 23, 2011 08:18AM

Here's the problem:
> KEY `Invoices` (`InvoiceID`(8))
"Prefix" indexes are next to worthless. Do not use them unless the field is too big to allow an index at all.

Options: ReplyQuote


Subject
Views
Written By
Posted
2330
August 22, 2011 11:04AM
Re: Optimizing a query with a NULL
1000
August 23, 2011 08:18AM


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.