Re: chinese character string won't INSERT
Posted by: Rick James
Date: October 21, 2010 09:12AM

Something has turned it into an "html entity".

SELECT HEX(col) FROM ...
so we can further verify what is actually in the table.

More discussion:
http://mysql.rjweb.org/doc.php/charcoll

Options: ReplyQuote


Subject
Views
Written By
Posted
2785
October 21, 2010 12:00AM
Re: chinese character string won't INSERT
1433
October 21, 2010 09:12AM


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.