In the last episode (Jan 14), Stefan Hinz said:
> can anyone point me to a reference regarding the Com_ status
> information you get with SHOW STATUS LIKE 'Com_%'? I searched the
> MySQL website and Google groups, but nothing.

http://www.mysql.com/doc/en/SHOW_STATUS.html

`Com_xxx'              Number of times each xxx command has been
                       executed.

Not all that useful, but a quick way to see what your update/select
ratio is.

-- 
        Dan Nelson
        [EMAIL PROTECTED]

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