修复bug:命中未被compile或其它group引用的group时,未将其加入hit path。

This commit is contained in:
zhengchao
2020-04-03 19:44:59 +08:00
parent 737f377511
commit 7f46a386cf
3 changed files with 35 additions and 8 deletions

View File

@@ -33,7 +33,7 @@
#include "stream_fuzzy_hash.h"
#include "gram_index_engine.h"
int MAAT_FRAME_VERSION_2_8_20200331=1;
int MAAT_FRAME_VERSION_2_8_20200403=1;
int is_valid_table_name(const char* str)
{