Skip to content

Commit

Permalink
Update tidb-cloud/configure-sql-users.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qiancai authored Dec 20, 2023
1 parent c7d1169 commit 9fd984a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tidb-cloud/configure-sql-users.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ To create a SQL user, take the following steps:

- **Built-in Role**: you need to select a built-in role for the SQL user in the **Built-in Role** drop-down list.

- **Custom Role**: if your cluster has custom roles that are created using the [`CREATE ROLE`](/sql-statements/sql-statement-create-role.md) statement), you can grant custom roles to the SQL user by selecting the roles from the **Custom Role** drop-down list. Otherwise, the **Custom Roles** drop-down list is invisible here.
- **Custom Role**: if your cluster has custom roles that are created using the [`CREATE ROLE`](/sql-statements/sql-statement-create-role.md) statement, you can grant custom roles to the SQL user by selecting the roles from the **Custom Role** drop-down list. Otherwise, the **Custom Roles** drop-down list is invisible here.

For each SQL user, you can grant a built-in role and multiple custom roles (if any).

Expand Down

0 comments on commit 9fd984a

Please sign in to comment.