diff --git a/src/inc/taosmsg.h b/src/inc/taosmsg.h index bfbe535dc5..1d0e083f83 100644 --- a/src/inc/taosmsg.h +++ b/src/inc/taosmsg.h @@ -502,6 +502,7 @@ typedef struct { typedef struct { SMsgHead header; uint64_t qhandle; + uint16_t free; } SRetrieveTableMsg; typedef struct {