MySQL Forums
Forum List  »  Performance

Re: Slow "Sending Data" status
Posted by: Jay Pipes
Date: December 19, 2005 08:49PM

Could you post the EXPLAIN please? Just because the Extra field has "Using index" does not necessarily mean that an index was used to make the query more efficient; it only means that all fields used in the SELECt were available in the index records...

Jay Pipes
Community Relations Manager, North America, MySQL Inc.

Got Cluster? http://www.mysql.com/cluster
Personal: http://jpipes.com

Options: ReplyQuote


Subject
Views
Written By
Posted
4282
December 19, 2005 03:45PM
Re: Slow "Sending Data" status
2329
December 19, 2005 08:49PM


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.