Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix parsing multiple hosts in CREATE USER command. #9924

Merged

Conversation

vitlibar
Copy link
Member

@vitlibar vitlibar commented Mar 29, 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 parsing multiple hosts set in the CREATE USER command, e.g.
CREATE USER user6 HOST NAME REGEXP 'lo.?*host', NAME REGEXP 'lo*host'

@vitlibar vitlibar merged commit 119b16a into ClickHouse:master Mar 30, 2020
@vitlibar vitlibar deleted the fix-multiple-hosts-in-create-user branch March 30, 2020 02:40
vitlibar pushed a commit that referenced this pull request Mar 30, 2020
Fix parsing multiple hosts in CREATE USER command.

(cherry picked from commit 119b16a)
@alesapin alesapin added pr-bugfix Pull request with bugfix, not backported by default v20.1-no-backport labels Apr 10, 2020
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.

3 participants