Remarks

To view a List of MySQL Users, we use the following command :

SELECT User,Host FROM mysql.user;