table_info.conf support table_name & db_tables to implement all physical tables conjunction

This commit is contained in:
liuwentan
2023-03-22 20:40:36 +08:00
parent 6fef5354fa
commit a67d24381e
10 changed files with 148 additions and 119 deletions

View File

@@ -235,8 +235,7 @@ struct maat {
struct maat_state {
struct maat *maat_instance;
int16_t thread_id;
size_t n_compile_table;
char compile_tables[MAX_COMPILE_TABLE_NUM][NAME_MAX]; //caller can select compile table to scan
int compile_table_id;
unsigned char is_set_district;
unsigned char is_last_scan;
long long district_id; //-1: Any District; -2: Unkonwn District;