This topic describes how to create a database account for an AnalyticDB for MySQL cluster and explains the differences between privileged accounts and standard accounts.
Account types
AnalyticDB for MySQL supports two types of database accounts: privileged and standard. The following table describes the differences between privileged accounts and standard accounts.
Account type | Description |
---|---|
Privileged account |
|
Standard account |
|
Create a privileged account
Create a standard account
For information about how to create a standard account and grant permissions to the standard account, see CREATE USER and GRANT.