User Tools

Site Tools


view_create_and_delete_mysql_users

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
view_create_and_delete_mysql_users [2016/08/27 18:39] walkeradminview_create_and_delete_mysql_users [2016/08/27 18:39] (current) – [To Create a New User with all Privileges and a Password] walkeradmin
Line 30: Line 30:
 \\  \\ 
 ==== To Create a New User with all Privileges and a Password ==== ==== To Create a New User with all Privileges and a Password ====
-\\  
     GRANT ALL PRIVILEGES ON mydb.* TO 'username'@'%' IDENTIFIED BY 'password';     GRANT ALL PRIVILEGES ON mydb.* TO 'username'@'%' IDENTIFIED BY 'password';
 \\  \\ 
view_create_and_delete_mysql_users.1472323176.txt.gz · Last modified: (external edit)