~tsarev/percona-server/5.5_slow_extended_bugs_slow_extended_bugs

« back to all changes in this revision

Viewing changes to innodb_fix_misc.patch

  • Committer: kinoyasu
  • Date: 2011-06-28 05:57:14 UTC
  • mfrom: (133.1.1 5.5.13-tmp)
  • Revision ID: kinoyasu@gauntlet4-20110628055714-vbdqy5eo3gmhsb2c
fix bug802348

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
diff -ruN a/storage/innobase/buf/buf0buf.c b/storage/innobase/buf/buf0buf.c
14
14
--- a/storage/innobase/buf/buf0buf.c    2011-02-23 19:00:48.178696354 +0900
15
15
+++ b/storage/innobase/buf/buf0buf.c    2011-02-23 19:01:19.138826278 +0900
16
 
@@ -4065,6 +4065,7 @@
 
16
@@ -4084,6 +4084,7 @@
17
17
                bpage->state    = BUF_BLOCK_ZIP_PAGE;
18
18
                bpage->space    = space;
19
19
                bpage->offset   = offset;