Created
November 11, 2020 23:43
-
-
Save Gabri/56292672f8b5ef3d700c345336ba3a2f to your computer and use it in GitHub Desktop.
[MySQL] MySql snippets #mysql #sql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- 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