You can use the SHOW USERS syntax to check all existing users of the current instance before you create a user to avoid user name conflicts.
Applicable engines and versions
The SHOW USERS syntax is applicable to all versions of LindormTable and LindormTSDB.
Syntax
show_users_statement ::= SHOW USERSExamples
SHOW USERS;