提交 9f696b1c 编写于 作者: D dapan1121

fix bug

上级 2f60909a
......@@ -2308,7 +2308,7 @@ static int32_t tscReissueSubquery(SRetrieveSupport *oriTrs, SSqlObj *pSql, int32
taos_free_result(pSql);
return ret;
} else {
pSql->pSubs[trsupport->subqueryIndex] = pSql;
pParentSql->pSubs[trsupport->subqueryIndex] = pSql;
tscFreeRetrieveSup(pNew);
taos_free_result(pNew);
return ret;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册