[FEAT MERGE]patch sql compat feature to 431
This commit is contained in:
@ -342,6 +342,7 @@ typedef struct
|
||||
int connection_collation_;//connection collation
|
||||
bool mysql_compatible_comment_; //whether the parser is parsing "/*! xxxx */"
|
||||
bool enable_compatible_comment_;
|
||||
int semicolon_start_col_;
|
||||
|
||||
InsMultiValuesResult *ins_multi_value_res_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user