Skip to content

Instantly share code, notes, and snippets.

@caseyw
Created June 30, 2014 13:35
Show Gist options
  • Select an option

  • Save caseyw/8d93a78408edcfb981f5 to your computer and use it in GitHub Desktop.

Select an option

Save caseyw/8d93a78408edcfb981f5 to your computer and use it in GitHub Desktop.
Rotate MySQL RDS Logs
Rotate MySQL RDS Logs
PROMPT> CALL mysql.rds_rotate_slow_log;
PROMPT> CALL mysql.rds_rotate_general_log;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment