Bug #192 Server doesn't update Bytes_{sent,received} on Windows
Submitted: 26 Mar 2003 10:04 Modified: 19 Apr 2003 12:10
Reporter: Paul DuBois Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:4.0.12 OS:Windows (Windows)
Assigned to: MySQL Verification Team CPU Architecture:Any

[26 Mar 2003 10:04] Paul DuBois
Description:
Windows servers do not appear to update the Bytes_sent
or Bytes_received status variables. Their values remain
at 0. This occurs for named pipe or TCP/IP connections.

How to repeat:
Run some queries, then issue:

SHOW STATUS LIKE 'Bytes%';
[19 Apr 2003 12:10] MySQL Verification Team
Thanks for the bug report.
Already fixed by Monty and bk tree updated too.