Last active
April 16, 2020 06:11
-
-
Save d0t15t/4a164c986bf4dbb88e36b6c70fe9900c to your computer and use it in GitHub Desktop.
Mysql Backup methods #mysql #drush
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
drush sql-dump > ${PWD##*/}-$(date +%Y-%m-%d\-%H-%M).sql | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment