MySQL Forums
Forum List  »  Connector/ODBC

Re: MySQL ODBC 8.0 Unicode Driver and utf8
Posted by: Peter Brawley
Date: August 16, 2021 04:45PM

> I can confirm the data in the specific column is encoded as utf8

Please show us the test you used to confirm this.

Utf8 <> utf8mb4, eg see https://en.wikipedia.org/wiki/Plane_(Unicode)#Basic_Multilingual_Plane

Is your app using Connector/ODBC using utf8 or utf8mb4?

And let's see some the values you are seeing misdisplayed, and

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL ODBC 8.0 Unicode Driver and utf8
August 16, 2021 04:45PM


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.