提交 6877e33c 编写于 作者: A Alex Duan

fix: query have error get time is last successful

上级 2aa47dd1
......@@ -373,8 +373,6 @@ void shellRunSingleCommandWebsocketImp(char *command) {
} else {
printf("Query interrupted, %d row(s) in set (%.6fs)\n", numOfRows,
(et - st)/1E6);
printf("Execute: %.2f ms Network: %.2f ms Total: %.2f ms\n",
execute_time, net_time, total_time);
}
}
printf("\n");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册