Thread: Access
View Single Post
  #2  
Old 07-25-2004, 10:28 PM
cofruben
Old-EQEmu Developer
 
Join Date: Oct 2002
Location: Spain
Posts: 323
Default

Code:
GRANT ALL PRIVILEGES ON *.* TO 'username'@ipofyourfriend WITH GRANT OPTION;
that for mysql,you have done one thing,now you need to open ports.[/code]
Reply With Quote