although mytop would give you overall performance statistics  , you can
monitor the processes/queries/threads for a specific database using the
switch "d" ( if thats what you are looking for)

JFYI: type in "?" in the mytop window and it would give you a full list of
options to choose from...

Kishore Jalleda

On 3/8/06, Karl Schock <[EMAIL PROTECTED]> wrote:
>
> Am Mittwoch, den 08.03.2006, 12:22 +0200 schrieb Gabriel PREDA:
>
> Hello Gabriel,
>
> > mytop measures the overall performance of the server... it's not
> daatabase
> > bound !
>
> you are right.
>
> > For itself it uses the "test" database... but that has no meaning...
>
> maybe it is meant to confuse clueless people like me. ;-)
>
> > SHOW FULL PROCESSLIST - to get a list of running proceses ( SELECT,
> INSERT,
> > UPDATE, CREATE ....... )
>
> in *every* database - now I see it because I caused a little bit traffic
> in two databases and mytop shows all processes in all databases.
>
> Bye
> Karl
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
>
>

Reply via email to