Jeremy Zawodny wrote:
Now, I just have to remember to push out mytop 1.3 so that folks can
shake out any new bugs I've introduced...
Just make it one binary that recognizes its argv[0] calling (like gzip)
and also supports command-line options. The two data collection methods
are the same
> One of my favorite Borg quotes is: "Crude but effective." :-)
I like that. ;)
This got me thinking again about a feature I'd like to see in mysqld. I'd
like to add something like SQL_STATISTICS to SELECT/UPDATE/INSERT
statements. The idea would be that if this keyword was used, then mysqld
woul
On Wed, Jan 22, 2003 at 06:06:51PM -0800, Steven Roussey wrote:
> > Hmm. mytop 1.4 will have a feature that may help you
>
> 1.4? I'm still on 1.0. Guess I'm behind the curve.
Well, 1.3 is sitting in my CVS tree. I just need to update the docs
and changelog. I already have some patches pending
> Hmm. mytop 1.4 will have a feature that may help you
1.4? I'm still on 1.0. Guess I'm behind the curve. Jeremy, can you add
something to protect against binary data coming across in a query and
messing up the terminal window? Leave it running a while and all of a sudden
it is a big mess. Yikes!
On Wed, Jan 22, 2003 at 02:21:34PM -0500, Michael T. Babcock wrote:
> Steven Roussey wrote:
>
> >Might also look at:
> > vmstat 1
> >
> >
>
> `vmstat 1` is my favorite instant-info server debugging tool. I
> wouldn't mind the same program for MySQL (where's that mytop author
> anyhow? j/k)