Releem / mysqlconfigurer

Releem is a simple MySQL tuning tool to improve database performance and reduce servers costs.
https://releem.com
GNU General Public License v3.0
254 stars 26 forks source link

Can't apply config with innodb_max_dirty_pages_pct on MySQL 5.5 #183

Closed drupaladmin closed 11 months ago

drupaladmin commented 1 year ago

For my MySQL 5.5.62 server, where I need to apply the recommendations manually, I have some difficulties because the proposed configuration sometimes prevented to start the server. It looks like releem propose parameters that are not all compatible with 5.5. I’ve tested the configuration a lot if times and isolated these two issues in the releem config.

innodb_max_dirty_pages_pct=70.000000 ### Previous value =75 -> remove the .00000 solves it

kochetovd commented 1 year ago

the problem has been fixed in the platform version 1.6.5. The new configuration will be generated after August 11, 2023, 12:00 GMT