On Tuesday 04 June 2002 15:07, [EMAIL PROTECTED] wrote:
> Hello all,
>
> Please can any one tell me how do i see  all the queries in my mysql
> server in real-time?
> this is for checking witch ones are longer.

`mysqladmin -v proc`

Or (in mysql client)
mysql> SHOW PROCESSLIST;

> regards
> tsa
-- 

                   Best regards,
                   Sergey S. Kostyliov <[EMAIL PROTECTED]>
                   Public PGP key: http://sysadminday.org.ru/rathamahata.asc           
         

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