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

Endless loop on my servers, query_cache_type constantly changes between 1 and 0 #214

Closed drupaladmin closed 9 months ago

drupaladmin commented 10 months ago

Hello there, I think Releem is a very necessary application, but for some reason it got into an endless loop on my servers, query_cache_type constantly changes between 1 and 0. Other than that, my score is 100/100. thank you for your efforts

drupaladmin commented 10 months ago

The root cause of this issue was a bug during the metrics collection process that affected servers with disabled query_cache. We've fixed it.

Recommended configurations on servers will be updated in 12 hours.