Reset profile events stream in Connection::sendQuery

This commit is contained in:
Dmitry Novik 2021-10-06 16:52:59 +03:00
parent 9590c97a19
commit 7c3192735a

View File

@ -537,6 +537,7 @@ void Connection::sendQuery(
maybe_compressed_out.reset();
block_in.reset();
block_logs_in.reset();
block_profile_events_in.reset();
block_out.reset();
/// Send empty block which means end of data.