Skip to content

Fix ambiguity in parsing of settings profiles.#15982

Merged
akuzm merged 1 commit intoClickHouse:masterfrom
vitlibar:fix-ambiguity-in-parsing-of-settings-profiles
Oct 15, 2020
Merged

Fix ambiguity in parsing of settings profiles.#15982
akuzm merged 1 commit intoClickHouse:masterfrom
vitlibar:fix-ambiguity-in-parsing-of-settings-profiles

Conversation

@vitlibar
Copy link
Copy Markdown
Member

@vitlibar vitlibar commented Oct 14, 2020

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category:

  • Bug Fix

Changelog entry:
Fix ambiguity in parsing of settings profiles: CREATE USER ... SETTINGS profile readonly is now considered as using a profile named readonly, not a setting named profile with the readonly constraint. This fixes #15628

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Oct 14, 2020
@akuzm
Copy link
Copy Markdown
Contributor

akuzm commented Oct 15, 2020

Perf test broken in master.

@akuzm akuzm merged commit f7f59ca into ClickHouse:master Oct 15, 2020
vitlibar pushed a commit that referenced this pull request Oct 20, 2020
Backport #15982 to 20.10: Fix ambiguity in parsing of settings profiles.
vitlibar pushed a commit that referenced this pull request Oct 20, 2020
Backport #15982 to 20.9: Fix ambiguity in parsing of settings profiles.
vitlibar pushed a commit that referenced this pull request Oct 20, 2020
Backport #15982 to 20.8: Fix ambiguity in parsing of settings profiles.
vitlibar pushed a commit that referenced this pull request Oct 20, 2020
Backport #15982 to 20.7: Fix ambiguity in parsing of settings profiles.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix Pull request with bugfix, not backported by default

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Creating user on cluster with read-only profile fails

3 participants