View Single Post
  #2  
Old 07-04-2003, 11:24 PM
Bigpull
Discordant
 
Join Date: Feb 2003
Posts: 305
Default

run mysql from the command line, mysql database_name -h 192.168.1.100 -u username -p
You should get a 1045, from using the 192 ip when you used localhost in the grant command
Reply With Quote