MySQL Forums
Forum List  »  Performance

Re: Queries returning large number of rows
Posted by: Jan Hansen
Date: May 22, 2006 10:28AM

Björn Steinbrink wrote:
> For that query, the index will not work.

You're quite right. It was actually a typo, though, as the query I'm actually running is:

SELECT COUNT(*) FROM WHERE current_entry LIKE 'whatever%';

Sorry about the confusion!

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Queries returning large number of rows
1635
May 22, 2006 10:28AM


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.