Re: Communication failure during handshake. Is there a server running on localhost:3306?
Posted by: alois rainbacher
Date: November 30, 2004 10:01AM

I've had the same problem.
I'd to change the authentication method at the mysql server:
set password for <username>@<servername> = old_password('<password>');
and it worked.

Options: ReplyQuote


Subject
Written By
Posted
Re: Communication failure during handshake. Is there a server running on localhost:3306?
November 30, 2004 10:01AM


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.