Parameter | Description |
Account Name | The database account name can contain 1-30 letters, digits, and underscores ( _ ) and must begin with a letter and end with a letter or digit. |
Host | The host address for database access can be an IP and contain % (indicating not to limit the IP range).Example 1: Enter % to indicate no limit on the IP range, that is, clients at all IP addresses are allowed to use this account to access the database.Example 2: Enter 10.5.10.% to indicate that clients with an IP range within 10.5.10.% are allowed to use this account to access the database. |
Set Password | The password can contain 8–64 characters in at least three of the following character types: uppercase letters, lowercase letters, digits, and special symbols ~!@#$%^&*_-+=|\\(){}[]:;'<>,.?/ . |
Confirm Password | Enter the same account password again. |
Maximum Connections | Enter the maximum number of connections for the account. Valid range: 1-10240. If you don't enter a value, the maximum number of connections will be 10240. |
Remarks | Remarks can contain up to 255 characters. |
Was this page helpful?