diff --git a/src/Core/Settings.cpp b/src/Core/Settings.cpp index 9ec3c25314a..6f0109fa300 100644 --- a/src/Core/Settings.cpp +++ b/src/Core/Settings.cpp @@ -4431,7 +4431,7 @@ Possible values: Cloud default value: `none`. )", 0) \ - DECLARE(UInt64, distributed_ddl_entry_format_version, 8, R"( + DECLARE(UInt64, distributed_ddl_entry_format_version, 5, R"( Compatibility version of distributed DDL (ON CLUSTER) queries )", 0) \ \