Create New User:
*
Create New User
To view a List of MySQL Users, we use the following command :
SELECT User,Host FROM mysql.user;