how to find all the users in mysql cli code example Example: show all users in mysql mysql> select * from mysql.user;