Mega Code Archive

 
Categories / MySQL / User Permission
 

Grant usage to a user

GRANT USAGE ON *.* TO username@localhost IDENTIFIED BY 'xxx'