how to show all users in mysql cmd code example Example: see all users mysql mysql> select host, user, password from mysql.user;