~dingqi-lxb/percona-server/5.5_log_queries_in_memory

« back to all changes in this revision

Viewing changes to patches/processlist_row_stats.patch

  • Committer: dingqi.lxb at taobao
  • Date: 2012-01-01 03:46:09 UTC
  • mfrom: (198.3.2 percona-server)
  • Revision ID: dingqi.lxb@taobao.com-20120101034609-gohh9k05kvkqjzz8
mergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
# should be done or reviewed by the maintainer!
8
8
--- a/sql/sql_class.cc
9
9
+++ b/sql/sql_class.cc
10
 
@@ -2308,6 +2308,7 @@
 
10
@@ -2326,6 +2326,7 @@
11
11
 
12
12
   thd->sent_row_count++;
13
13
   thd->sent_row_count_2++;