Re: Inserting emojis in MySql 5.6 DB using 5.1.32 connector
Posted by: Filipe Silva
Date: May 18, 2016 06:11AM

You should update to latest MySQL Connector version and try again. At this date you have Connector/J 5.1.39 available.

Are you setting any additional properties in your connection string?
Did you set "DEFAULT CHARSET" in you "CREATE TABLE" statement?
Where are you seeing the "???" chars? In the mysql client or when reading data through the connector?

Options: ReplyQuote


Subject
Written By
Posted
Re: Inserting emojis in MySql 5.6 DB using 5.1.32 connector
May 18, 2016 06:11AM


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.