Skip to content

Instantly share code, notes, and snippets.

@soee
Created December 2, 2018 21:34
Show Gist options
  • Save soee/0de0bbad2862f9455357336ae4eeecc9 to your computer and use it in GitHub Desktop.
Save soee/0de0bbad2862f9455357336ae4eeecc9 to your computer and use it in GitHub Desktop.
zcat /path/to/dump.sql.gz | mysql -u [user_name] -p [database_name]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment