v.20.11Backward Incompatible Changes

Fix: Distributed DDL Profile Settings No Longer Affect Global Server Settings

If some profile was specified in distributed_ddl config section, then this profile could overwrite settings of default profile on server startup. It's fixed, now settings of distributed DDL queries should not affect global server settings. #16635 (tavplubix).