Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
None
-
None
Description
Constrain column charset same as table charset in spider engine
Set names latin1
insert into table_laint1_column_utf8 values(1, ‘中国’, ‘中国', now());
Attachments
Issue Links
- relates to
-
MDEV-18992 Crash when using “insert into on duplicate update” if session charset different from table charset
- Closed