Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dimianstudio/5308871 to your computer and use it in GitHub Desktop.
Save dimianstudio/5308871 to your computer and use it in GitHub Desktop.
bunzip2 < my_database.sql.bz2 | mysql -h localhost -u root -p my_database
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment