Last active
July 21, 2020 20:20
-
-
Save dubcl/04cea694eb0ea5d6f31089b0d4c61aed to your computer and use it in GitHub Desktop.
Purge MySQL / MariaDB binary 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
| PURGE BINARY LOGS BEFORE '2050-01-01 00:00:00'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment