Both database and user names must follow the same naming constraints. Valid names may contain letters, numbers, underscores and dashes. Names must have at least one character; they also should not be longer than 128 characters, although this is not enforced. A regular expression matching valid names is <code>[-_a-zA-Z0-9]{1,128}</code>.
==Shortcuts==
In all commands, the {{Mono|DATABASE}} keyword can be replaced by the shortcut {{Mono|DB}}.
=Changelog=