Skip to content

Instantly share code, notes, and snippets.

@iagooar
Created March 29, 2012 11:44
Show Gist options
  • Select an option

  • Save iagooar/2236364 to your computer and use it in GitHub Desktop.

Select an option

Save iagooar/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