mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-05 15:21:43 +00:00
19 lines
697 B
Plaintext
19 lines
697 B
Plaintext
command_type partition_id part_name backup_name
|
|
FREEZE ALL 0 0_0_0_0 test_01417
|
|
FREEZE ALL 1 1_0_0_0 test_01417
|
|
FREEZE ALL 2 2_0_0_0 test_01417
|
|
FREEZE ALL 3 3_0_0_0 test_01417
|
|
FREEZE ALL 4 4_0_0_0 test_01417
|
|
FREEZE ALL 5 5_0_0_0 test_01417
|
|
FREEZE ALL 6 6_0_0_0 test_01417
|
|
FREEZE ALL 7 7_0_0_0 test_01417
|
|
FREEZE ALL 8 8_0_0_0 test_01417
|
|
FREEZE ALL 9 9_0_0_0 test_01417
|
|
command_type partition_id part_name backup_name
|
|
FREEZE PARTITION 3 3_0_0_0 test_01417_single_part
|
|
command_type partition_id part_name old_part_name
|
|
ATTACH PARTITION 3 3_3_3_0 3_0_0_0
|
|
command_type partition_id part_name backup_name old_part_name
|
|
FREEZE PARTITION 7 7_0_0_0 test_01417_single_part_7
|
|
ATTACH PART 5 5_2_2_0 5_0_0_0
|