mysql.rds_enable_gsh_rotation
Enables rotation of the contents of the mysql.global_status_history
table to mysql.global_status_history_old
at intervals specified by rds_set_gsh_rotation
. For more information, see Managing the global status history.
Syntax
CALL mysql.rds_enable_gsh_rotation;