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
252 stars 26 forks source link

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

Closed drupaladmin closed 1 week ago

drupaladmin commented 1 month 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 1 month ago

Fixed, please check it