~percona-dev/percona-server/5.5.8-show-LRU-flushed

« back to all changes in this revision

Viewing changes to innodb_show_sys_tables.patch

  • Committer: Yasufumi Kinoshita
  • Date: 2010-12-29 06:47:06 UTC
  • Revision ID: kinoyasu@rynex6-20101229064706-z8wpa0yjfqsqece4
port Yasufumi's patches to 5.5.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
diff -ruN a/storage/innobase/handler/ha_innodb.cc b/storage/innobase/handler/ha_innodb.cc
9
9
--- a/storage/innobase/handler/ha_innodb.cc     2010-12-03 15:53:54.615040167 +0900
10
10
+++ b/storage/innobase/handler/ha_innodb.cc     2010-12-03 16:07:26.851357007 +0900
11
 
@@ -11638,6 +11638,13 @@
 
11
@@ -11668,6 +11668,13 @@
12
12
 i_s_innodb_cmp_reset,
13
13
 i_s_innodb_cmpmem,
14
14
 i_s_innodb_cmpmem_reset,