how to view existing user mysql code example Example: see all users mysql mysql> select host, user, password from mysql.user;