Skip to content

Instantly share code, notes, and snippets.

@dubcl
Last active July 21, 2020 20:20
Show Gist options
  • Save dubcl/04cea694eb0ea5d6f31089b0d4c61aed to your computer and use it in GitHub Desktop.
Save dubcl/04cea694eb0ea5d6f31089b0d4c61aed to your computer and use it in GitHub Desktop.
Purge MySQL / MariaDB binary logs
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