Skip to content

Instantly share code, notes, and snippets.

@ahmedali5530
Created March 4, 2017 09:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ahmedali5530/73d24b3b8dfa7622b40e0d1d166d8a5f to your computer and use it in GitHub Desktop.
Save ahmedali5530/73d24b3b8dfa7622b40e0d1d166d8a5f to your computer and use it in GitHub Desktop.
this code is used to import large mysql files using mysql cmd tool
mysql -u username -p database_name < file.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment