Re: ~mytop output~

2006-04-17 Thread Kishore Jalleda
Mytop was written by Jeremy for Mysql 3.x, 4.0, and 4.1 , it is not fully compatible with 5.0, but to just get the values you requested, all you need to do is a small hack of the code 1)# which mytop ( to locate your mytop executable) 2) open the file for editong (i.e. vi "mytop' (or use your favou

Re: mytop - DBD::mysql failed to load

2002-10-18 Thread Jeremy Zawodny
On Wed, Oct 09, 2002 at 10:18:48AM +0200, Koller Sébastien wrote: > Hi, > > I try to install mytop in order to get some information about my MySQL > database, after I installed : > > - DBI-1.18.tar.gz > - Msql-Mysql-modules-1.2216.tar.gz > - Data-Dumper-2.101.tar.gz > - Data-ShowTable-3.3.tar.gz

RE: mytop

2002-03-06 Thread Steven Roussey
TED]] > Sent: Tuesday, March 05, 2002 8:47 pm > To: [EMAIL PROTECTED] > Subject: Re: mytop > > On Tue, Mar 05, 2002 at 05:30:31PM -0800, Steven Roussey wrote: > > Jeremy, > > > > Mytop is simply awesome. Thanks! > > Thanks, glad ya like it. > > > I rec

Re: mytop

2002-03-05 Thread Jeremy Zawodny
On Tue, Mar 05, 2002 at 05:30:31PM -0800, Steven Roussey wrote: > Jeremy, > > Mytop is simply awesome. Thanks! Thanks, glad ya like it. > I recently updated to 0.9. I have a request: how about the qps mode show > total qps as well as breaking them out (selects, inserts, updates, > deletes, and