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

5 lines
121 B
MySQL
Raw Normal View History

2021-09-12 12:35:27 +00:00
-- Tags: race
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 != '';