v.20.11Bug Fix

Restrict MODIFY TTL Queries for MergeTree Tables with Old Syntax

Restrict MODIFY TTL queries for MergeTree tables created in old syntax. Previously the query succeeded, but actually it had no effect. #19064 (Anton Popov).