how to check users in mysql in ubuntu code example Example: mysql list users on ubuntu SELECT User FROM mysql.user;