mysql -u root -p

SELECT User FROM mysql.user;

show databases;