enh: solve conflict during process log file
This commit is contained in:
parent
74f8a252c6
commit
34896f15e4
|
@ -205,7 +205,7 @@ typedef struct {
|
|||
|
||||
typedef struct {
|
||||
int64_t id;
|
||||
char nameX[TSDB_CLUSTER_ID_LEN];
|
||||
char name[TSDB_CLUSTER_ID_LEN];
|
||||
int64_t createdTime;
|
||||
int64_t updateTime;
|
||||
int32_t upTime;
|
||||
|
|
Loading…
Reference in New Issue