slightly better

This commit is contained in:
Anton Popov 2022-09-28 21:47:10 +00:00
parent 14119fc306
commit c97bec829a

View File

@ -846,6 +846,7 @@ bool Client::processWithFuzzing(const String & full_query)
{
server_exception.reset();
client_exception.reset();
fuzzer.notifyQueryFailed(query);
have_error = false;
}
}