#At file:///export/space/pekka/ndb/version/my51-bug48910-70/ based on revid:pekka@stripped
3244 Pekka Nousiainen 2009-11-27
bug#48910 - no-debug compile fix
modified:
storage/ndb/src/kernel/blocks/pgman.cpp
=== modified file 'storage/ndb/src/kernel/blocks/pgman.cpp'
--- a/storage/ndb/src/kernel/blocks/pgman.cpp 2009-11-27 09:22:07 +0000
+++ b/storage/ndb/src/kernel/blocks/pgman.cpp 2009-11-27 10:26:10 +0000
@@ -404,7 +404,9 @@ Pgman::set_page_state(Ptr<Page_entry> pt
}
D(ptr << ": after");
+#ifdef VM_TRACE
verify_page_entry(ptr);
+#endif
D("<set_page_state");
}
Attachment: [text/bzr-bundle] bzr/pekka@mysql.com-20091127102610-cnk7lamtpoij6h6v.bundle
| Thread |
|---|
| • bzr commit into mysql-5.1-telco-7.0 branch (pekka:3244) Bug#48910 | Pekka Nousiainen | 27 Nov |