Skip to content

Instantly share code, notes, and snippets.

@Gabri
Created November 11, 2020 23:43
Show Gist options
  • Save Gabri/56292672f8b5ef3d700c345336ba3a2f to your computer and use it in GitHub Desktop.
Save Gabri/56292672f8b5ef3d700c345336ba3a2f to your computer and use it in GitHub Desktop.
[MySQL] MySql snippets #mysql #sql
-- importing (large) file on db
mysql -h 127.0.0.1 -u gabri_deiverbum -p gabri_deiverbum < gabri_deiverbum-20201107.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment