提交 f22098b6 编写于 作者: H Haojun Liao

[td-225] refactor shell code.

上级 b16fa964
......@@ -667,6 +667,7 @@ void taos_stop_query(TAOS_RES *res) {
// TODO there are multi-thread problem.
// It may have been released by the other thread already.
// The ref count may fix this problem.
SQueryInfo *pQueryInfo = tscGetQueryInfoDetail(pCmd, pCmd->clauseIndex);
if (tscIsTwoStageSTableQuery(pQueryInfo, 0)) {
tscKillSTableQuery(pSql);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册