Mega Code Archive

 
Categories / MySQL / User Permission
 

Query the user table

SELECT Host, User, Password FROM user;