vgroups table name

This commit is contained in:
dmchen 2024-01-31 01:33:56 +00:00
parent 8d683983e0
commit 80d5f35bc5
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ extern char* tsMonFwUri;
#define TIMESERIES_USED CLUSTER_TABLE":timeseries_used"
#define TIMESERIES_TOTAL CLUSTER_TABLE":timeseries_total"
#define VGROUP_TABLE "taosd_cluster_vgroups_info"
#define VGROUP_TABLE "taosd_vgroups_info"
#define TABLES_NUM VGROUP_TABLE":tables_num"
#define STATUS VGROUP_TABLE":status"