Mega Code Archive

 
Categories / MySQL / Where Clause
 

Change localhost to the name of the machine where youll be working

mysql> GRANT ALL ON sampdb.* TO 'sampadm'@'asp.snake.net' IDENTIFIED BY 'secret';