MySQL Forums
Forum List  »  Performance

Re: poor performances on MySQL 5.7 after migrating from MySQL5.5
Posted by: Peter Brawley
Date: December 04, 2018 10:04AM

How much RAM? What is innodb_buffer_pool_size? Are all queries slower, or just one? If the latter let's see Show Create Table results for each table referenced in the query. And let's see the Explain result for the query, inside BBCode code tags.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: poor performances on MySQL 5.7 after migrating from MySQL5.5
562
December 04, 2018 10:04AM


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.