MySQL Forums
Forum List  »  Connector/Python

Re: 8.0.17 bug: unknown collation utf8mb4_0900_ai_ci
Posted by: 逊 钟
Date: July 30, 2019 09:47PM

BTW we use utf8mb4 everywhere, for example
=======
mysql+mysqlconnector://wawawa:yoyoyo@1.2.3.4:3306/someops?charset=utf8mb4
=======
Column: alias
Collation: utf8mb4_general_ci
Definition:
alias varchar(32)
=======
Schema Details
Default Collation: utf8mb4_general_ci
Default characterset: utf8mb4

Options: ReplyQuote


Subject
Written By
Posted
Re: 8.0.17 bug: unknown collation utf8mb4_0900_ai_ci
July 30, 2019 09:47PM


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.