View Single Post
  #1 (permalink)  
Old 08-30-2006, 10:24 PM
Crane's Avatar   
Crane Crane is offline
Programming Expert
 
Join Date: Nov 2005
Posts: 399
Credits: 0
Rep Power: 14
Crane is on a distinguished road
Default Mysql remote connection

While connecting to a mysql connection on another server I get an access denied error. I've made sure that the user can actually login from the localhost and can access the tables. Why would I get this error?
Reply With Quote