vgroups table name
This commit is contained in:
parent
8d683983e0
commit
80d5f35bc5
|
@ -46,7 +46,7 @@ extern char* tsMonFwUri;
|
||||||
#define TIMESERIES_USED CLUSTER_TABLE":timeseries_used"
|
#define TIMESERIES_USED CLUSTER_TABLE":timeseries_used"
|
||||||
#define TIMESERIES_TOTAL CLUSTER_TABLE":timeseries_total"
|
#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 TABLES_NUM VGROUP_TABLE":tables_num"
|
||||||
#define STATUS VGROUP_TABLE":status"
|
#define STATUS VGROUP_TABLE":status"
|
||||||
|
|
Loading…
Reference in New Issue