ClickHouse/tests/queries/0_stateless/01051_system_stack_trace.sql

3 lines
106 B
MySQL
Raw Normal View History

2020-11-30 13:53:04 +00:00
-- at least this query should be present
SELECT count() > 0 FROM system.stack_trace WHERE query_id != '';