MySQL Forums
Forum List  »  Performance

Re: Set my indices, query still takes 0.7s
Posted by: Aftab Khan
Date: June 06, 2012 04:16AM

have you tried this index ?:

KEY `vm1_test` (`dokument_id`,`vtyp`,`marke`)

Can we see output of this command?

SHOW KEYS FROM rldal_wi_dokument_fzg;

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Set my indices, query still takes 0.7s
772
June 06, 2012 04:16AM


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.