Created
November 2, 2019 06:53
-
-
Save pulketo/e01a0383bce8176ba977f0b64b56ca3c to your computer and use it in GitHub Desktop.
mysql collation error import
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
To see which charset and collations we have: | |
SHOW CHARACTER SET | |
then sed what we don't have for what we have |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment