← Back to team overview

percona-discussion team mailing list archive

[Bug 317927] [NEW] Rows_read and Rows_sent don't seem right

 

Public bug reported:

I think this is related to #312598 but not the same thing.  Here's a
sample:

# User@Host: ui[ui] @ localhost []
# Query_time: 0.000039  Lock_time: 0.000000  Rows_sent: 3  Rows_examined: 3
use ui_production;
# administrator command: Statistics;
# User@Host: ui[ui] @ localhost []
# Query_time: 0.000040  Lock_time: 0.000000  Rows_sent: 3  Rows_examined: 3
# administrator command: Statistics;

Can that possibly be correct?  I don't think it can, but I could be
wrong.

** Affects: percona-patches
     Importance: Undecided
         Status: New

-- 
Rows_read and Rows_sent don't seem right
https://bugs.launchpad.net/bugs/317927
You received this bug notification because you are a member of Percona
developers, which is the registrant for Percona patches.

Status in Patches for MySQL by Percona: New

Bug description:
I think this is related to #312598 but not the same thing.  Here's a sample:

# User@Host: ui[ui] @ localhost []
# Query_time: 0.000039  Lock_time: 0.000000  Rows_sent: 3  Rows_examined: 3
use ui_production;
# administrator command: Statistics;
# User@Host: ui[ui] @ localhost []
# Query_time: 0.000040  Lock_time: 0.000000  Rows_sent: 3  Rows_examined: 3
# administrator command: Statistics;

Can that possibly be correct?  I don't think it can, but I could be wrong.



Follow ups

References