You can manage the permissions of existing database accounts in the console. Specifically, you can grant database accounts global or object-level privileges and revoke them.
Directions
- Log in to the TDSQL-C for MySQL console and click a cluster ID in the cluster list to enter the cluster management page.
- On the cluster management page, select the Account Management tab and click Modify Permissions in the Operation column.

- In the pop-up window, select or deselect permissions and click OK.
- Global Privileges: grant global permissions of all databases in the instance.
- Object-Level Privileges: grant permissions of certain databases in the instance.

Was this page helpful?