未验证 提交 432f961e 编写于 作者: sangshuduo's avatar sangshuduo 提交者: GitHub

Hotfix/sangshuduo/td 4296 taosdemo sub keepprogress for develop (#6215)

* [TD-4296]<fix>: taosdemo sub keepProgress.

* make print sqlcount quiet.
Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
上级 9facb54b
...@@ -7082,7 +7082,7 @@ static int subscribeTestProcess() { ...@@ -7082,7 +7082,7 @@ static int subscribeTestProcess() {
//==== create threads for super table query //==== create threads for super table query
if (g_queryInfo.superQueryInfo.sqlCount <= 0) { if (g_queryInfo.superQueryInfo.sqlCount <= 0) {
printf("%s() LN%d, super table query sqlCount %"PRIu64".\n", debugPrint("%s() LN%d, super table query sqlCount %"PRIu64".\n",
__func__, __LINE__, __func__, __LINE__,
g_queryInfo.superQueryInfo.sqlCount); g_queryInfo.superQueryInfo.sqlCount);
} else { } else {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册