Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.5.46, 10.0.22, 10.1.8
-
Component/s: Dynamic Columns
-
Labels:None
-
Sprint:10.0.23
Description
select hex(COLUMN_CREATE(1, "afaf" AS char character set utf8));
hex(COLUMN_CREATE(1, "afaf" AS char character set utf8))
0001000100030861666166
08 above is character set number which is latin1, and 2D is UTF-8