Skip to main content

Configure MySQL Settings

Configure the following in the DB Parameter Group and then restart the server for the settings to take effect.

MySQL 8.0+

MySQL 5.7

Note: These parameters require MySQL 5.7.6 or later.

MySQL 5.6

Note: max_digest_length, performance_schema_max_digest_length, and performance_schema_max_sql_text_length are not available in MySQL 5.6.

Important Notes for RDS Users

  • The slow_query_log parameter is dynamic in RDS and does not require a server restart to take effect.
  • Changes to slow_query_log and long_query_time can be applied immediately through the RDS console or CLI.
  • All other parameters listed above require a server restart to take effect.