Updated on 2023-10-09 GMT+08:00

Account Requirements

Account

Different from MySQL, DDM identifies an account by username, not by 'username'@'host'.

Username

  • Must be case-sensitive.
  • Can contain 1 to 32 characters and must start with a letter. Only letters, digits, and underscores (_) are allowed.

Password

  • Can include 8 to 32 characters.
  • Must contain at least three of the following character types: letters, digits, and special characters ~!@#%^*-_=+?
  • Cannot be a weak password that is easily guessed.