Created
April 6, 2017 09:54
-
-
Save tinker1987/c73e8e6216c257a9dc4aa3feb3340cae to your computer and use it in GitHub Desktop.
Revisions
-
tinker1987 created this gist
Apr 6, 2017 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ `pv -i 1 -p -t -e /path/to/sql/dump | mysql -u USERNAME -p DATABASE_NAME`