Skip to content

Instantly share code, notes, and snippets.

@phene
Created June 28, 2011 18:52
Show Gist options
  • Save phene/1051886 to your computer and use it in GitHub Desktop.
Save phene/1051886 to your computer and use it in GitHub Desktop.
mysqldump --default-character-set=latin1 --skip-set-charset --user=username --password=password database_name > dbdump.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment