Skip to content

Instantly share code, notes, and snippets.

@matisojka
Created March 29, 2012 11:44
Show Gist options
  • Save matisojka/2236364 to your computer and use it in GitHub Desktop.
Save matisojka/2236364 to your computer and use it in GitHub Desktop.
Change the character encoding of an existing database
alter database DATABASE_NAME charset=utf8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment