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
Category:Server Severity:S3 (Non-critical)
Version:4.0.12 OS:Microsoft Windows (Windows)
Assigned to: Miguel Solorzano Target Version:

[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] Miguel Solorzano
Thanks for the bug report.
Already fixed by Monty and bk tree updated too.