On Wed, Oct 16, 2002 at 11:30:47AM +0800, Terence wrote:
> sql,query
> 
> I have noticed an entry in the processlist which reads
> 
> User    Host    DB    Command    State
> unauthenticated user    connecting host    [blank]    connect    login
> 
> Can someone shed some light on this for me? Where is it coming from? Is it
> anything to be concerned about?

You've caught a user just as they are connecting.  MySQL doesn't know
who the remote user is until it gets thru the autenitcation part of
the protocol.

Jeremy
-- 
Jeremy D. Zawodny     |  Perl, Web, MySQL, Linux Magazine, Yahoo!
<[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/

MySQL 3.23.51: up 70 days, processed 1,493,578,174 queries (244/sec. avg)

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to