减少增量更新时hier重建的写锁临界区,减少扫描线程的所冲突。 修复 TSG-7211

This commit is contained in:
zhengchao
2021-07-27 11:54:24 +08:00
parent 479eb77369
commit dc057b2562
2 changed files with 8 additions and 9 deletions

View File

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