mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-13 11:04:10 +00:00
97f2a2213e
* Move some code outside dbms/src folder * Fix paths
10 lines
312 B
Plaintext
10 lines
312 B
Plaintext
*** Create and kill a single invalid mutation ***
|
|
1
|
|
Mutation 0000000000 was killed
|
|
waiting test kill_mutation_r1 0000000000 DELETE WHERE toUInt32(s) = 1
|
|
0
|
|
*** Create and kill invalid mutation that blocks another mutation ***
|
|
1
|
|
waiting test kill_mutation_r1 0000000001 DELETE WHERE toUInt32(s) = 1
|
|
2001-01-01 2 b
|