提交 e25df415 编写于 作者: dengyihao's avatar dengyihao

vnode snapshot read

上级 60a0b1e1
......@@ -119,8 +119,7 @@ NextTbl:
break;
}
if (except == 1) {
if (pReader->pos + 1 >= taosArrayGetSize(pReader->tdbTbList)) {
} else {
if (pReader->pos + 1 < taosArrayGetSize(pReader->tdbTbList)) {
tdbTbcClose(pReader->pCur);
pReader->pos += 1;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册