MySQL Forums
Forum List  »  Performance

Re: Bad order by performance (5.7.12 under Aurora)
Posted by: Peter Brawley
Date: November 26, 2019 02:05PM

Please use BBCode code tags to preserve text formatting eg of JSON blocks and of Explain output.

You're Ordering By f.ultima_elaborazione only, is there an index on that column? If adding it doesn't fix the problem, let's see Explain output (not JSON) and Show Create Tableresults for all tables.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Bad order by performance (5.7.12 under Aurora)
544
November 26, 2019 02:05PM


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.