MySQL Forums
Forum List  »  Performance

Re: Poor performance of MySQL 5.5
Posted by: Rick James
Date: May 31, 2011 09:03AM

Make sure the "performance schema" is turned off.

I would be interested in hearing results of increasing innodb_buffer_pool_instances. It would breakup a "mutex" such that there would be less contention between the cores.

Options: ReplyQuote


Subject
Views
Written By
Posted
15922
May 23, 2011 04:43AM
5040
May 24, 2011 08:14AM
5164
May 25, 2011 10:40AM
Re: Poor performance of MySQL 5.5
3297
May 31, 2011 09:03AM
3907
June 03, 2011 09:33AM
2456
June 03, 2011 07:13PM


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.