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
258 stars 28 forks source link

Releem recommends variables that can't be changed on AWS RDS Aurora #308

Closed drupaladmin closed 4 months ago

drupaladmin commented 6 months ago

According to the AWS doc those values can not be changed on a AWS RDS Aurora Cluster: innodb_change_buffer_max_size thread_handling innodb_max_dirty_pages_pct innodb_page_cleaners (not found in the params)

https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Reference.ParameterGroups.html#AuroraMySQL.Reference.Parameters.Cluster

drupaladmin commented 6 months ago

Fixed, please check it