未验证 提交 fe1cbc31 编写于 作者: S Shengliang Guan 提交者: GitHub

Update tsdbRead.c

上级 4ee5b5bb
......@@ -2551,7 +2551,7 @@ int32_t tsdbQuerySTableByTagCond(TSDB_REPO_T* tsdb, uint64_t uid, TSKEY skey, co
} CATCH( code ) {
CLEANUP_EXECUTE();
terrno = code;
//tsdbUnlockRepoMeta(tsdb); // unlock tsdb in any cases
tsdbUnlockRepoMeta(tsdb); // unlock tsdb in any cases
goto _error;
// TODO: more error handling
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册