Re: Access denied for user
Posted by: mysql
Date: October 29, 2004 02:49PM

I'm guessing you've solved this already Mark, but for future readers....

This was a hard one for me to figure out.... would have helped if I would have had the connection string in front of me instead of hidden in a variable. As it was it took me 45 minutes to fix.

This will happen whent he system does not recognize your server. More to the point, it occured for me when I had:

"jdbc:mysql:///mysql2.server.com/dbname?user=bob?password=stan"

Still scratching your head? Note the THREE forward slashes, instead of two.

Perhaps there are other ways to have this problem occur. But that is how I did it!

Cheers,
Geoff

Options: ReplyQuote


Subject
Written By
Posted
October 22, 2004 03:37AM
Re: Access denied for user
October 29, 2004 02:49PM
October 29, 2004 03:30PM
January 11, 2005 01:41AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.