MySQL Forums
Forum List  »  Security

Re: unauthenticated user
Posted by: lu bai
Date: September 25, 2008 12:46AM

Hi Kengie Ho:

After reading this description word by word, and I'm sure that I encountered the same problem as yours.

My connection to MYSQL server is coming from inside a dll at localhost, and there are always connection failed information reported from the dll. Through the "show processlist" command I can see the "|unauthenticated user | ...| connect | NULL | reading form net |" . So I try to connect MYSQL server by some other ways,for instance at localhost command line,from remote host(solaris 10) command line,from VC++ 6.0 IDE,all the measures can work perfectly, I have used the --skip-name-resoved,but the connection from the dll at localhost is still failed with same information as " unauthenticated user .... reading from net".
I have been working at this problem for nealy 7 days ,but no progress have been made, I also changed Mysql version as 4.0.26, 4.1.7, 5.0.67,but the problem remains.

I don't know whether you are still giving your attention to this topic or you have solved the problem, anyway,I wish I can get some respones from you or some one confused at the same problem!



Please help.

Regards,
Bai Lu
2008.9.25

Options: ReplyQuote


Subject
Views
Written By
Posted
8193
September 28, 2007 05:28AM
Re: unauthenticated user
4648
September 25, 2008 12:46AM


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.