MySQL Forums
Forum List  »  General

Re: MySQL stops authenticating remote connections (solved)
Posted by: Daniel Nichter
Date: March 29, 2005 07:50PM

I hope you were able to solve the problem sooner than I was able to reply to this thread. :-)

For the record I did finally figure it out: It's a potential DNS bug; workaround by using the --skip-name-resolve option.

For general info on how MySQL uses DNS:
http://dev.mysql.com/doc/mysql/en/dns.html

For really detailed info including references to the source code:
http://codenode.com/mysql/dns

And the MySQL bug tracker for this issue:
http://bugs.mysql.com/bug.php?id=8945

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL stops authenticating remote connections (solved)
March 29, 2005 07:50PM


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.