Created
June 23, 2015 11:27
-
-
Save probil/312cde6a1ed36e76a9d8 to your computer and use it in GitHub Desktop.
upload load file.sql to remote mysql server
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
mysql -h host -u user_name -pPassword database < file.sql > output.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment