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