Skip to content

Instantly share code, notes, and snippets.

@psynaptic
Created March 27, 2014 01:20
Show Gist options
  • Save psynaptic/9797906 to your computer and use it in GitHub Desktop.
Save psynaptic/9797906 to your computer and use it in GitHub Desktop.
import gzip mysql database
gunzip < database.sql.gz | mysql -uroot database
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment