mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Fixed test
This commit is contained in:
parent
a9b079c7ba
commit
8292f3dbc9
@ -1,3 +1,5 @@
|
||||
SET allow_introspection_functions = 1;
|
||||
|
||||
SET query_profiler_real_time_period_ns = 100000000;
|
||||
SET log_queries = 1;
|
||||
SELECT sleep(0.5), ignore('test real time query profiler');
|
||||
|
Loading…
Reference in New Issue
Block a user