Bug#20922 mysql removes a name of first column in a table
0xFF is internal separator for SET|ENUM names. If this symbol is present in SET|ENUM names then we replace it with ','(deprecated symbol for SET|ENUM names) during frm creation and restore to 0xFF during frm opening
Showing
Please register or sign in to comment