MySQL Forums
Forum List  »  Optimizer & Parser

Re: Query Optimization
Posted by: Jorden Dunne
Date: March 21, 2006 09:19AM

Hi,

Here is what was returned from the explain...

id = 1
select = SIMPLE
table = 60_mil_rec_table
type = range
possible_keys= x,y
key = x
key_len = 5
ref = NULL
rows = 57564
Extra = Using Where


- Jorden

Options: ReplyQuote


Subject
Views
Written By
Posted
2702
March 21, 2006 06:10AM
1786
March 21, 2006 08:24AM
Re: Query Optimization
1739
March 21, 2006 09:19AM
1902
March 21, 2006 11:24AM


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.