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