I got this error when I'm importing the database.
I resolved this error by setting CHARACTER SET correctly.
You need to check the CHARACTER SET in which database was exported and set the same CHARACTER SET in importing database while creation.
I resolved this error by setting CHARACTER SET correctly.
You need to check the CHARACTER SET in which database was exported and set the same CHARACTER SET in importing database while creation.