On Tue, 13 Aug 2002, John Wards wrote:

> Hi folks i am in a bit of a panic.
> 
> My server began playing up today and after ruling out apache and php it has
> come down to mysql.
> 
> I need to find out what queries the database is running that is making it so
> slow. I can't figure out the command to use and what format it shoudl be in

What about:

> mysqladmin processlist
 or
> mysqladmin status
 or
> mysqladmin variables

Regards,
Thomas


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