mysqldump -u USER -p --single-transaction --quick --lock-tables=false DATABASE | gzip > OUTPUT.gz
Created
July 28, 2025 09:34
-
-
Save nerdpraxis/9f6d6a77557cc8a2a094f4e873e33a7c to your computer and use it in GitHub Desktop.
DB safe dump
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment