提交 1cc50703 编写于 作者: S slguan

Delete false alarm log in jdbc driver

上级 02798e10
......@@ -297,7 +297,7 @@ JNIEXPORT jlong JNICALL Java_com_taosdata_jdbc_TSDBJNIConnector_getResultSetImp(
return ret;
}
jniError("jobj:%p, taos:%p, no resultset", jobj, tscon);
jniTrace("jobj:%p, taos:%p, no resultset", jobj, tscon);
return 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册