MySQL Forums
Forum List  »  General

Re: 5.5->5.7 problem. group by & order by
Posted by: Rick James
Date: July 04, 2016 01:02PM

Are you doing a "groupwise max"? If so, the code is a bit more involved. See
http://mysql.rjweb.org/doc.php/groupwise_max

Adding a big LIMIT to the subquery might also work.

Options: ReplyQuote


Subject
Written By
Posted
Re: 5.5->5.7 problem. group by & order by
July 04, 2016 01:02PM


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.