(02-04-2016, 09:45 PM)Me.B Wrote: Leave the defaults.
If you have performance issues like with wordpress better you enable plugins that would caches instead of messing up MySQL first.
Check the logs too what you changed.
did you add this values? From where you got them? Also do you have enough RAM? (innodb_buffer_pool_size = 2G).
Yeap I have enough RAM and I use pure php sites and in my case (sites) I use huge mysql databases. BTW: Even if I am WP developer I don't use CMS.
If you have a lot users probably you know that InnoDB has better performance than MyISAM.
Sincerly I like Sentora and I is solve some kind this issue by disabling innodb_force_recovery=1 and a lot of reseller modules.
You are a great team and thanks for your answer!