Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com> Co-authored-by: yangqise7en <877793735@qq.com> Co-authored-by: Zach41 <zach_41@163.com>
This commit is contained in:
@ -507,6 +507,7 @@ static const NonReservedKeyword Mysql_none_reserved_keywords[] =
|
||||
{"minvalue", MINVALUE},
|
||||
{"min_cpu", MIN_CPU},
|
||||
{"min_iops", MIN_IOPS},
|
||||
{"min_max", MIN_MAX},
|
||||
{"min_rows", MIN_ROWS},
|
||||
{"minor", MINOR},
|
||||
{"minute", MINUTE},
|
||||
@ -763,6 +764,7 @@ static const NonReservedKeyword Mysql_none_reserved_keywords[] =
|
||||
{"share", SHARE},
|
||||
{"show", SHOW},
|
||||
{"skewonly", SKEWONLY},
|
||||
{"skip_index", SKIP_INDEX},
|
||||
{"shutdown", SHUTDOWN},
|
||||
{"signed", SIGNED},
|
||||
{"signal", SIGNAL},
|
||||
|
||||
Reference in New Issue
Block a user