Skip to content

Instantly share code, notes, and snippets.

@arjunkori
Created May 2, 2019 14:48
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 arjunkori/a4191b2d007ca48f7e70b2fac79d5758 to your computer and use it in GitHub Desktop.
Save arjunkori/a4191b2d007ca48f7e70b2fac79d5758 to your computer and use it in GitHub Desktop.
mysqlimport --ignore-lines=1 \--fields-terminated-by=, --local \--host 127.0.0.1 -u root -p password TableName.csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment