MySQL Forums
Forum List  »  InnoDB

Re: not able to get rows using indexed join columns
Posted by: Peter Brawley
Date: May 23, 2017 02:32PM

Did you run Explain on the query?

For that join, both tables need index(srvc_plcy_id, model_id).



Edited 1 time(s). Last edit at 05/24/2017 09:38AM by Peter Brawley.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: not able to get rows using indexed join columns
475
May 23, 2017 02:32PM


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.