Error Code 1300: Invalid utf8 character string
I recently updated to a new version of mysql, from 5.5.28 to 6.3.7 I am trying to import some updated text data into a field with VARCHAR(3000) as the datatype, which I have done before successfully, and am receiving an error I have never seen before. I am not sure how to handle, and am hoping someone there can help?
The error code is 1300: Invalid utf8 character string.
I checked the table I am trying to load data into, and it has "latin 1-default collation" as the collation but it seems that at the field level it is utf8.
Subject
Views
Written By
Posted
Error Code 1300: Invalid utf8 character string
50719
August 09, 2016 01:40PM
16100
August 09, 2016 02:41PM
16643
August 09, 2016 03:35PM
15486
August 14, 2016 06:33PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.