提交 35a6b621 编写于 作者: A Alexey Milovidov

dbms: tiny improvement [#CONV-2944].

上级 4100af97
......@@ -288,7 +288,7 @@ void TCPHandler::sendTotals()
writeVarUInt(Protocol::Server::Totals, *out);
state.block_out->write(input->getTotals());
state.block_out->write(totals);
state.maybe_compressed_out->next();
out->next();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册