Skip to content

Instantly share code, notes, and snippets.

@thinkerytim
Created March 2, 2010 00:05
Show Gist options
  • Select an option

  • Save thinkerytim/318963 to your computer and use it in GitHub Desktop.

Select an option

Save thinkerytim/318963 to your computer and use it in GitHub Desktop.
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
select column_name from information_schema.columns where table_name='table' INTO outfile '/tmp/tmp.csv'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment