Skip to content

Instantly share code, notes, and snippets.

@ajcastro
Created January 24, 2019 01:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ajcastro/37798e0ff1ad906cb6ef34af4005132f to your computer and use it in GitHub Desktop.
Save ajcastro/37798e0ff1ad906cb6ef34af4005132f to your computer and use it in GitHub Desktop.
mysql_gzip.txt
gzip -dc ~/Projects/ | mysql -u 'homestead' -p simmfins_laravel
gzip -dc ~/Projects/ | mysql <db>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment