MySQL Forums
Forum List  »  Full-Text Search

Re: DIFFERENT RESULTS FROM SAME QUERY, SAME STRUCTURE AND INDEXES
Posted by: Harold Stanley Rivas Martinez
Date: January 15, 2008 12:40PM

EXPLAIN

id,select_type,table,type,possible_keys,key,key_len,ref,rows,Extra
1,SIMPLE,a,fulltext,todos,todos,0,,1,Using where

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: DIFFERENT RESULTS FROM SAME QUERY, SAME STRUCTURE AND INDEXES
3446
January 15, 2008 12:40PM


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.