v.21.3Backward Incompatible Changes

MergeTree Tables: Old Syntax with TTL Disallowed

Now it's not allowed to create MergeTree tables in old syntax with table TTL because it's just ignored. Attach of old tables is still possible. #20282 (alesapin).