提交 954d5072 编写于 作者: A Alexander Kazakov

Returned the terminating sendProgress() in processOrdinaryQuery

上级 eb504077
......@@ -531,6 +531,7 @@ void TCPHandler::processOrdinaryQuery()
sendTotals(state.io.in->getTotals());
sendExtremes(state.io.in->getExtremes());
sendProfileInfo(state.io.in->getProfileInfo());
sendProgress();
}
sendData({});
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册