Skip to content

Instantly share code, notes, and snippets.

@jptoto
Created March 9, 2009 18:04
Show Gist options
  • Save jptoto/76401 to your computer and use it in GitHub Desktop.
Save jptoto/76401 to your computer and use it in GitHub Desktop.
mysqlimport.exe --fields-terminated-by="," --lines-terminated-by="|" --fields-optionally-enclosed-by="\"" --force --ignore -u root -p poc c:\Users\jtoto\Desktop\service.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment