Feature faster bool matcher on reptead item

This commit is contained in:
郑超
2021-06-15 01:32:46 +00:00
parent fe73ef1156
commit 8bf48ba1f3
7 changed files with 78193 additions and 239 deletions

View File

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