scan_hit_status_update_by_compile函数的循环中,未重置n_exsited_path,导致丢失命中的compile。
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
#include "stream_fuzzy_hash.h"
|
||||
#include "gram_index_engine.h"
|
||||
|
||||
int MAAT_FRAME_VERSION_2_8_20200403=1;
|
||||
int MAAT_FRAME_VERSION_2_8_20200420=1;
|
||||
|
||||
int is_valid_table_name(const char* str)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user