Greetings,

I've been keeping track of Bytes_sent and Bytes_received for a while in
the fashion of 'mysqlreport': divide those values over Uptime in order
to obtain a data rate (bytes/sec).

The resulting graphs look like this:

|
|
|     /|     /|
|    / |    / |
|   /  |   /
|  /   |  /
| /    | /
|/     |/
+------------------
             time ->

Bewildered I started troubleshooting, and I think I have found the
cause: the value of Bytes_* has a maximum value of around 4GB, or the
size of an INT UNSIGNED.

Can anyone confirm that this is the max value for status variables?


--
Martijn


-- 
The information contained in this communication and any attachments is 
confidential and may be privileged, and is for the sole use of the intended 
recipient(s). Any unauthorized review, use, disclosure or distribution is 
prohibited. If you are not the intended recipient, please notify the sender 
immediately by replying to this message and destroy all copies of this message 
and any attachments. ASML is neither liable for the proper and complete 
transmission of the information contained in this communication, nor for any 
delay in its receipt.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to