MySQL Forums
Forum List  »  Connector/ODBC

Re[2]: MySQL ODBC 8.0 Unicode Driver and 4-Byte Emoji
Posted by: Stanislav Ogryzkov
Date: July 15, 2021 11:21PM

> character_set_server latin1 might be problematic.

I don't use it.

> What charset & collation are you using with the ADODB connection?

SET NAMES utf8mb4 COLLATE utf8mb4_general_ci;

> If you've already ruled out all charset/collation causes, consider filing a bug report at bugs.mysql.com

Should I do this right now, without waiting for a solution here?

Options: ReplyQuote




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.