Created
June 30, 2014 13:35
-
-
Save caseyw/8d93a78408edcfb981f5 to your computer and use it in GitHub Desktop.
Rotate MySQL RDS Logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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