!4353 处理enable_segment参数放开后相关动作调整
Merge pull request !4353 from Lamaric/issue-I8B6BJ
This commit is contained in:
@ -307,5 +307,6 @@ void ForbidUserToSetCompressedOptions(List *options);
|
||||
void SetOneOfCompressOption(DefElem* defElem, TableCreateSupport *tableCreateSupport);
|
||||
bool ReadBoolFromDefElem(DefElem* defElem);
|
||||
void CheckCompressOption(TableCreateSupport *tableCreateSupport);
|
||||
bool CheckSegmentStorageOption(List *options);
|
||||
#endif /* RELOPTIONS_H */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user