DBUser
Last updated
Last updated
username
String
The username for the initial MariaDB user. Some system usernames are restricted (e.g. "mariadb", "admin", "standby"). The username should be compliant with the following rules: - Must not exceed 16 characters - Must start with a letter - Must contain only letters, numbers, or underscores
password
String
The password for a MariaDB user.