Hi,

Just connect to mysql and use this query :
show processlit;
http://www.mysql.com/doc/S/H/SHOW_PROCESSLIST.html

You can also use slow query logs.
http://www.mysql.com/doc/S/l/Slow_query_log.html

David
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 04, 2002 1:07 PM
Subject: processlist


> 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.
>
> regards
> tsa
>
> ----------------------------------
> E-Mail: [EMAIL PROTECTED]
> Date: 04-Jun-2002
> Time: 12:04:29
>
> This message was sent by ME!
> ----------------------------------
>
> ---------------------------------------------------------------------
> 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
>


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