Thanks, Jeremy.
At 03:14 PM 11/18/2002 -0800, Jeremy Zawodny wrote:
>mytop -- http://jeremy.zawodny.com/mysql/mytop/
>
>That's what I wrote it for.
-
Before posting, please check:
http://www.mysql.com/manual.php (the manua
On Mon, Nov 18, 2002 at 03:59:15PM -0600, Robert Citek wrote:
>
> Is there a way to get information about current connection to a MySQL
> server? Specifically, I would like to know how many users are currently
> connected, who they are, from where, what databases are being used, etc.
>
> I've br
Is there a way to get information about current connection to a MySQL
server? Specifically, I would like to know how many users are currently
connected, who they are, from where, what databases are being used, etc.
I've browsed and searched the mysql manual and found the SHOW STATUS
command (htt