提高expr_plus和interval_plus表的扫描性能

This commit is contained in:
郑超
2021-07-15 03:59:09 +00:00
committed by 刘学利
parent 502a6e3420
commit 6d5a42fb4a
7 changed files with 1196 additions and 61 deletions

View File

@@ -57,7 +57,7 @@ extern "C"
}
#endif
int MAAT_FRAME_VERSION_3_2_2_20210629=1;
int MAAT_FRAME_VERSION_3_2_3_20210714=1;
int is_valid_table_name(const char* str)
{