Difference between revisions of "Mysql remote access"
From thelinuxwiki
				
								
				
				
																
				
				
								
				 (Pushed from Themanclub.)  | 
			
Revision as of 15:54, 24 May 2013
enabled some settings in /etc/mysql/my.cnf
@ mysql server prompt, ran..
GRANT ALL ON local.* TO root@'10.8.1.77' IDENTIFIED BY 'rootspassword';