minor changes

This commit is contained in:
Shengliang Guan 2022-02-17 18:37:37 +08:00
parent 76e8613bab
commit 10fc9d7a28
1 changed files with 2 additions and 0 deletions

View File

@ -914,6 +914,8 @@ static void mndBuildDBVgroupInfo(SDbObj *pDb, SMnode *pMnode, SArray *pVgList) {
sdbRelease(pSdb, pVgroup);
}
sdbCancelFetch(pSdb, pIter);
}
static int32_t mndProcessUseDbReq(SMnodeMsg *pReq) {