mysql.rds_set_gsh_rotation
Specifies the interval, in days, between rotations of the mysql.global_status_history
table. Default value is 7. For more information, see Managing the global status history.
Syntax
CALL mysql.rds_set_gsh_rotation(intervalPeriod);
Parameters
- intervalPeriod
-
The interval, in days, between table rotations. Default value is 7.