Difference between revisions of "Database"

From Things and Stuff Wiki
Jump to navigation Jump to search
Line 25: Line 25:
  
 
=== Commands ===
 
=== Commands ===
 +
FLUSH PRIVILEGES;
 +
 
[http://www.softwareprojects.com/resources/programming/t-how-to-restrict-mysql-user-access-to-a-single-datab-1734.html]
 
[http://www.softwareprojects.com/resources/programming/t-how-to-restrict-mysql-user-access-to-a-single-datab-1734.html]
 
  GRANT ALL ON USERDATABASE.* TO 'USERNAME';
 
  GRANT ALL ON USERDATABASE.* TO 'USERNAME';

Revision as of 01:21, 23 May 2012