mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
fix build
This commit is contained in:
parent
d37b586b44
commit
695897f52c
@ -55,7 +55,6 @@ static struct InitFiu
|
|||||||
PAUSEABLE_ONCE(finish_clean_quorum_failed_parts) \
|
PAUSEABLE_ONCE(finish_clean_quorum_failed_parts) \
|
||||||
PAUSEABLE(dummy_pausable_failpoint) \
|
PAUSEABLE(dummy_pausable_failpoint) \
|
||||||
PAUSEABLE(stop_moving_part_before_swap_with_active) \
|
PAUSEABLE(stop_moving_part_before_swap_with_active) \
|
||||||
|
|
||||||
ONCE(execute_query_calling_empty_set_result_func_on_exception)
|
ONCE(execute_query_calling_empty_set_result_func_on_exception)
|
||||||
|
|
||||||
namespace FailPoints
|
namespace FailPoints
|
||||||
|
Loading…
Reference in New Issue
Block a user