After you create a database account on an ApsaraDB MyBase for MySQL instance, you can reset the password of the account, edit or reset permissions of the account, or delete the account.

Reset the password of an account

  1. Log on to the ApsaraDB MyBase console.
  2. In the upper-left corner of the page, select a region.
  3. In the left-side navigation pane, choose Instances > MySQL.
  4. Find the instance that you want to manage and click Details in the Actions column.
  5. In the left-side navigation pane, click Accounts. On the page that appears, select the account whose password you want to reset and click Reset Password in the Actions column.
  6. In the dialog box that appears, specify a new password, confirm the new password, and then click OK.
    The password must meet the following requirements:
    • The password is 8 to 32 characters in length.
    • The password contains at least three types of the following characters: uppercase letters, lowercase letters, digits, and special characters.
    • Special characters include ! @ # $ % ^ & * ( ) _ + - =

Delete an account

  1. Log on to the ApsaraDB MyBase console.
  2. In the upper-left corner of the page, select a region.
  3. In the left-side navigation pane, choose Instances > MySQL.
  4. Find the instance that you want to manage and click Details in the Actions column.
  5. In the left-side navigation pane, click Accounts. On the page that appears, select the account that you want to delete and click Delete in the Actions column.
  6. In the message that appears, click OK.

Edit permissions of a standard account

  1. Log on to the ApsaraDB MyBase console.
  2. In the upper-left corner of the page, select a region.
  3. In the left-side navigation pane, choose Instances > MySQL.
  4. Find the instance that you want to manage and click Details in the Actions column.
  5. In the left-side navigation pane, click Accounts. On the page that appears, select the standard account whose permissions you want to edit and click Edit Permissions in the Actions column.
  6. In the Edit Account Permissions panel, modify the permissions of the account.
    • To add or remove databases, select the databases and click the > or < icon.
    • To modify the permissions on a database, select the database in the Authorized Databases section, and select Read/Write (DML), Read-only, or Owner.
  7. Click OK.

Reset permissions of a privileged account

  1. Log on to the ApsaraDB MyBase console.
  2. In the upper-left corner of the page, select a region.
  3. In the left-side navigation pane, choose Instances > MySQL.
  4. Find the instance that you want to manage and click Details in the Actions column.
  5. In the left-side navigation pane, click Accounts. On the page that appears, select the privileged account whose permissions you want to reset and click Reset Permissions in the Actions column.
  6. In the Reset Permissions dialog box, specify a new password, confirm the new password, and then click OK.