Skip to content

Instantly share code, notes, and snippets.

@appleshan
Created August 23, 2017 09:16
Show Gist options
  • Save appleshan/db876a10aa61e2d94cdc62eba5f82eb6 to your computer and use it in GitHub Desktop.
Save appleshan/db876a10aa61e2d94cdc62eba5f82eb6 to your computer and use it in GitHub Desktop.
#1 source: mysqldump to data.sql.gz
#2 scp data.sql.gz to dest
#3 dest: echo data.sql.gz | mysql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment