Re: Read / Write statistics

2005-03-04 Thread Gleb Paharenko
lt;[EMAIL PROTECTED]> wrote: > Hi, > > I am trying to obtain read/write statistics from our > database (4.0.21). I started by using the > Bytes_received and Bytes_sent from "show status"; > however, today one of them (Bytes_sent) reset itself > to 0... &

Re: Read / Write statistics

2005-03-04 Thread Atle Veka
On Thu, 3 Mar 2005, E SA wrote: > Hi, > > I am trying to obtain read/write statistics from our > database (4.0.21). I started by using the > Bytes_received and Bytes_sent from "show status"; > however, today one of them (Bytes_sent) reset itself > to 0..

Read / Write statistics

2005-03-03 Thread E SA
Hi, I am trying to obtain read/write statistics from our database (4.0.21). I started by using the Bytes_received and Bytes_sent from "show status"; however, today one of them (Bytes_sent) reset itself to 0... Which really messes up my calculations... I need this data... Is there