Skip to content

Instantly share code, notes, and snippets.

@marlonassuncao
Last active December 11, 2015 12:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marlonassuncao/f9675a26bd6e9c211409 to your computer and use it in GitHub Desktop.
Save marlonassuncao/f9675a26bd6e9c211409 to your computer and use it in GitHub Desktop.
Alterar charset mysql
ALTER TABLE $table CONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment