Get All MySql user list using command

Login using Below command 

mysql -u root -p 

After login type below command to know complete mysql User List

SELECT User, Host FROM mysql.user;




Comments

Popular posts from this blog

2 Column unique validation in controller in Laravel

Axis Bank BBPS API Integration