[TD-225]
This commit is contained in:
parent
80323814b7
commit
6852339a0d
|
@ -559,6 +559,8 @@ int taos_fetch_block(TAOS_RES *res, TAOS_ROW *rows) {
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
tscResetForNextRetrieve(pRes);
|
||||||
|
|
||||||
// set the sql object owner
|
// set the sql object owner
|
||||||
tscSetSqlOwner(pSql);
|
tscSetSqlOwner(pSql);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue