修复从redis中加载ip_plugin表时,未能正确读取有效标志位的bug。

This commit is contained in:
zhengchao
2020-07-27 20:53:48 +08:00
parent dc1fced511
commit 608a50535c
2 changed files with 12 additions and 6 deletions

View File

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