~tsarev/percona-server/5.5_percona_server_variables_fix_bug_785566

« back to all changes in this revision

Viewing changes to innodb_show_sys_tables.patch

  • Committer: Yasufumi Kinoshita
  • Date: 2011-04-08 11:09:54 UTC
  • Revision ID: kinoyasu@rynex6-20110408110954-a88v90r5022eg8yt
Yasufumi patches are ported to 5.5.11; Note: option innodb_extra_rsegments was removed, because the official equivalent option innodb_rollback_segments has been implemented at this version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
diff -ruN a/storage/innobase/handler/ha_innodb.cc b/storage/innobase/handler/ha_innodb.cc
42
42
--- a/storage/innobase/handler/ha_innodb.cc     2010-12-03 15:53:54.615040167 +0900
43
43
+++ b/storage/innobase/handler/ha_innodb.cc     2010-12-03 16:07:26.851357007 +0900
44
 
@@ -11746,7 +11746,14 @@
 
44
@@ -11748,7 +11748,14 @@
45
45
 i_s_innodb_cmp,
46
46
 i_s_innodb_cmp_reset,
47
47
 i_s_innodb_cmpmem,