Skip to content

Instantly share code, notes, and snippets.

@ZhandosKz
Created September 6, 2013 14:45
Show Gist options
  • Save ZhandosKz/6464831 to your computer and use it in GitHub Desktop.
Save ZhandosKz/6464831 to your computer and use it in GitHub Desktop.
import sql file from comand line
mysql -uusername -p
enter password
use tablename
source path_to_sql_file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment