v.21.1Bug Fixes

Restrict MODIFY TTL Queries for Legacy MergeTree Tables

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