Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Crash when using “insert into on duplicate update” if session charset different from table charset
set names latin1;
insert into table_utf8 values('abd') on duplicate key update acct_name='中国';
Attachments
Issue Links
- relates to
-
MDEV-18991 Constrain column charset same as table charset in spider engine
- Closed
-
MDEV-19003 ignore send <cache> to remote
- Closed