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

Document Roles syntax in Statement index #2641

Closed
wwar opened this issue May 29, 2020 · 1 comment · Fixed by #3198
Closed

Document Roles syntax in Statement index #2641

wwar opened this issue May 29, 2020 · 1 comment · Fixed by #3198

Comments

@wwar
Copy link

wwar commented May 29, 2020

Change Request

This repository is ONLY used to solve issues related to DOCS.
For other issues (related to TiDB, PD, etc), please move to other repositories.

Please answer the following questions before submitting your issue. Thanks!

  1. Describe what you find is inappropriate or missing in the existing docs.

The syntax for roles is not in the statement index: https://pingcap.com/docs/stable/sql-statements/sql-statement-drop-user/

  1. Describe your suggestion or addition.
CREATE ROLE
DROP ROLE
GRANT <role> (split GRANT privileges and GRANT role).
SET DEFAULT ROLE
SET ROLE
etc
  1. Provide some reference materials (documents, websites, etc) if you could.
@toutdesuite
Copy link
Contributor

@bb7133 PTAL, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants