Last active
December 7, 2017 10:46
-
-
Save isummation/35f3da6bcfb23b9208d83c777fbe426f to your computer and use it in GitHub Desktop.
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
| mysql --host [destinationhostname] -u [username] -p [dbname2] < backup.sql |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment