提交 8b693ada 编写于 作者: A Alex Duan

fix(query): check probe in timer1

上级 c172979a
......@@ -369,7 +369,7 @@ void tscProcessActivityTimer(void *handle, void *tmrId) {
// call check if have query doing
if(pObj->sqlList && pObj->sqlList->next) {
// have queries executing
checkBrokenQueies(pObj);
checkBrokenQueries(pObj);
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册