mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 01:22:04 +00:00
slightly better
This commit is contained in:
parent
14119fc306
commit
c97bec829a
@ -846,6 +846,7 @@ bool Client::processWithFuzzing(const String & full_query)
|
||||
{
|
||||
server_exception.reset();
|
||||
client_exception.reset();
|
||||
fuzzer.notifyQueryFailed(query);
|
||||
have_error = false;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user