mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-17 21:24:28 +00:00
Remove debug output
This commit is contained in:
parent
2491d59938
commit
ff817ae735
@ -409,8 +409,6 @@ static std::tuple<ASTPtr, BlockIO> executeQueryImpl(
|
||||
|
||||
elem.client_info = context.getClientInfo();
|
||||
|
||||
std::cerr << "Quota key: " << elem.client_info.quota_key << "\n";
|
||||
|
||||
bool log_queries = settings.log_queries && !internal;
|
||||
|
||||
/// Log into system table start of query execution, if need.
|
||||
|
Loading…
Reference in New Issue
Block a user