GRANT SYSTEM ALL removes login privilege from role #101292
Labels
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
O-community
Originated from the community
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Describe the problem
The
GRANT SYSTEM ALL
statement removes login permission from a role.To Reproduce
To reproduce
SYSTEM ALL
privileges to the userIf possible, provide steps to reproduce the behavior:
Expected behavior
The user should not lose the login privilege when they are granted all system privileges.
Environment:
cockroach sql
Jira issue: CRDB-26895
Epic CRDB-27601
The text was updated successfully, but these errors were encountered: