增加hierarachy中为每个线程分配expr_buff,以修复使用用户设置的缓冲区大小,导致不命中的bug。

This commit is contained in:
zhengchao
2021-04-01 14:37:31 +08:00
parent e3b3288dc1
commit 0f6eccbb47
4 changed files with 18 additions and 14 deletions

View File

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