mysql list users on ubuntu code example Example: mysql list users on ubuntu SELECT User FROM mysql.user;