Thread: Remote Mysql
View Single Post
  #6  
Old 11-12-2002, 09:09 AM
Xarslik
Hill Giant
 
Join Date: Oct 2002
Location: System.Web
Posts: 107
Default

try this:

Code:
GRANT ALL ON *.* TO TheDreamX@YOUR_IP IDENTIFIED BY 'yourpass';
Make sure to replace YOUR_IP with your actual IP.
__________________
~ Xarslik
[ Xarslik's Arena Challenge Server ]
Reply With Quote