On this pageSHOW USERSShows the list of user accounts.SyntaxSHOW USERSCopyExamplesmysql> SHOW USERS;+------+-----------+----------+-----------+| name | hostname | password | auth_type |+------+-----------+----------+-----------+| test | localhost | password | 3 |+------+-----------+----------+-----------+Copy