v.20.9Bug Fix
Fix Ambiguity in Parsing Settings Profiles for CREATE USER Command
Fix ambiguity in parsing of settings profiles:CREATE USER ... SETTINGS profile readonlyis now considered as using a profile namedreadonly, not a setting namedprofilewith the readonly constraint. This fixes #15628. #15982 (Vitaly Baranov).