On 22-Jun-01 Colm McCartan wrote:
> Hello all,
> 
> apologies if this has been posted before but I can't find it in the FAQ,
> docs or 
> anywhere...
> 
> Subject says it all: before closing down for a backup or whatever, how do I
> find 
> out who is logged into the server (as opposed to just getting connections 
> information)?

Not sure what you mean by that, but ...

 from the shell:
$ mysqladmin proc

 in the client:
mysql> show processlist;

spam cookies: database,sql,query,table

Regards,
-- 
Don Read                                       [EMAIL PROTECTED]
-- It's always darkest before the dawn. So if you are going to 
   steal the neighbor's newspaper, that's the time to do it.

---------------------------------------------------------------------
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