TiDB behavior is inconsistent with MySQL in latin1 character set #37827
Labels
severity/moderate
sig/sql-infra
SIG: SQL Infra
type/bug
The issue is confirmed as a bug.
type/compatibility
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
While using pymysql module to insert data to TiDB with the charset latin1 connection. I cannot use utf8 client to get results directly. But MySQL doesn't have any problems.
2. What did you expect to see? (Required)
The client with utf8 connection can query the correct result
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: