Re: Poor performance of MySQL 5.5
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.
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.