Answers for "QueryFailedError: Incorrect string value: '\xD8\xA7\xD8\xA8\xD9\x88...'"

SQL
1

Mysql2::Error: Incorrect string value: '\xE2\x80\x8B

ALTER TABLE your_database_name.your_table CONVERT TO CHARACTER SET utf8
Posted by: Guest on April-28-2020

Code answers related to "QueryFailedError: Incorrect string value: '\xD8\xA7\xD8\xA8\xD9\x88...'"

Code answers related to "SQL"

Browse Popular Code Answers by Language