对命中clause_id的数量设置上限,避免同时命中compile数量过多时,utarray排序耗时过大。
This commit is contained in:
@@ -56,7 +56,7 @@ extern "C"
|
||||
}
|
||||
#endif
|
||||
|
||||
int MAAT_FRAME_VERSION_3_1_4_20201104=1;
|
||||
int MAAT_FRAME_VERSION_3_1_4_20201124=1;
|
||||
|
||||
int is_valid_table_name(const char* str)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user