Jennifer, Paul,
>> can anyone point me to a reference regarding the Com_ status
information
> http://www.mysql.com/doc/en/SHOW_STATUS.html
> states that the com_xxxx is just how many times the xxxx command has
been
> issued.
Sorry. I didn't see the com_... line on this page, must consult the eye
doctor ...
Regards,
--
Stefan Hinz <hinz@stripped>
Geschäftsführer / CEO iConnect GmbH <http://iConnect.de>
Heesestr. 6, 12169 Berlin (Germany)
Tel: +49 30 7970948-0 Fax: +49 30 7970948-3
----- Original Message -----
From: "Jennifer Goodie" <goodie@stripped>
To: "Stefan Hinz" <hinz@stripped>; <mysql@stripped>
Sent: Tuesday, January 14, 2003 8:42 PM
Subject: RE: SHOW STATUS LIKE 'Com_%'
> >can anyone point me to a reference regarding the Com_ status
information
>
>
> What exaclty do you mean?
http://www.mysql.com/doc/en/SHOW_STATUS.html
> states that the com_xxxx is just how many times the xxxx command has
been
> issued. So if com_select = 34021 there have been 34021 selects issued
to
> the server. Do you need something more in depth or are you just
trying to
> figure out what they mean in general?
>
>