ClickHouse/tests/queries/0_stateless/00990_metric_log_table_not_empty.sql

6 lines
132 B
MySQL
Raw Normal View History

2019-08-14 12:54:41 +00:00
select sleep(2) format Null; --More than collect_interval_milliseconds
2019-08-13 17:02:17 +00:00
system flush logs;
2019-08-14 12:54:41 +00:00
select count()>0 from system.metric_log