Created
June 27, 2018 09:07
-
-
Save pine/b4c96e89d1e2c420eb9c910dbacf0030 to your computer and use it in GitHub Desktop.
ALTER TABLE COLLATE
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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