Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.2.32, 10.3.23, 10.4.13
-
Component/s: Data Definition - Create Table
-
Labels:None
Description
CREATE TABLE `test` ( |
`x` INT COMMENT '�' |
);
|
comment is one byte 0x92) results in
ERROR 1629 (HY000) at line 1: Comment for field 'x' is too long (max = 1024)
|
Attachments
Issue Links
- is caused by
-
MDEV-22005 UBSAN: applying non-zero offset 2 to null pointer in my_charpos_mb()
-
- Closed
-