Re: Communication failure during handshake. Is there a server running on localhost:3306?
Posted by: sam lun
Date: February 01, 2005 05:49AM

alois rainbacher wrote:
> 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.


i've had the same problem when up to 4.1.8.
but when after:
set password for <username>@<servername> = old_password('<password>');
it did not work either...:(

Options: ReplyQuote


Subject
Written By
Posted
Re: Communication failure during handshake. Is there a server running on localhost:3306?
February 01, 2005 05:49AM


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.