MySQL Forums
Forum List  »  Performance

Re: Slow query on tmp table
Posted by: Peter Brawley
Date: November 19, 2015 12:08PM

Right, the two correlated aggregate queries on t_devise are the likely culprits. I'd move that logic to the FROM clause.

Options: ReplyQuote


Subject
Views
Written By
Posted
1267
November 19, 2015 09:02AM
Re: Slow query on tmp table
656
November 19, 2015 12:08PM
815
November 26, 2015 02:44PM


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.