Skip to content

Instantly share code, notes, and snippets.

@pine
Created June 27, 2018 09:07
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 pine/b4c96e89d1e2c420eb9c910dbacf0030 to your computer and use it in GitHub Desktop.
Save pine/b4c96e89d1e2c420eb9c910dbacf0030 to your computer and use it in GitHub Desktop.
ALTER TABLE COLLATE
ALTER TABLE `tbl` COLLATE 'utf8mb4_general_ci';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment