ClickHouse/tests/queries/0_stateless/00834_kill_mutation.reference

9 lines
353 B
Plaintext
Raw Normal View History

2019-02-05 18:07:00 +00:00
*** Create and kill a single invalid mutation ***
2020-03-16 11:54:07 +00:00
1
waiting test kill_mutation mutation_3.txt DELETE WHERE toUInt32(s) = 1
2019-02-05 18:07:00 +00:00
*** Create and kill invalid mutation that blocks another mutation ***
happened during execution of mutations 'mutation_4.txt, mutation_5.txt'
2020-03-16 11:54:07 +00:00
1
waiting test kill_mutation mutation_4.txt DELETE WHERE toUInt32(s) = 1
2019-02-05 18:07:00 +00:00
2001-01-01 2 b