Hi list, I'm migrating a Java application from it's local MySQL server (5.0) to a remote 5.1 server. I've transferred the data and slaved the new server to keep it in sync, but when I try to switch out the datasource (that is, just change from localhost to the remote server), the application refuses to connect, claiming that an invalid user or password.
Whenever I try to connect from the commandline, there's not a problem to be seen - connection is quick and good. I already tried with connecting to the IP, adding the IP to the server's access tables (should be an issue, it's in the hosts file anyway), flush hosts/privileges and whatnot. Also upgraded the java connector to the latest version on mysql.com. All to no avail - it keeps saying the user or password is invalid, regardless of how many succesful connects I do on the commandline. Has anyone ever seen similar behaviour, and managed to fix it ? /johan -- Bier met grenadyn Is als mosterd by den wyn Sy die't drinkt, is eene kwezel Hy die't drinkt, is ras een ezel -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/mysql?unsub=arch...@jab.org