Below is the list of changes that have just been committed into a local
5.1 repository of jonas. When jonas does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet@stripped, 2007-12-14 12:07:56+01:00, jonas@stripped +1 -0
ndb - page release
compile error
remove unused variable
storage/ndb/src/kernel/blocks/dbtup/DbtupIndex.cpp@stripped, 2007-12-14 12:07:53+01:00, jonas@stripped +0 -1
compile error
remove unused variable
diff -Nrup a/storage/ndb/src/kernel/blocks/dbtup/DbtupIndex.cpp b/storage/ndb/src/kernel/blocks/dbtup/DbtupIndex.cpp
--- a/storage/ndb/src/kernel/blocks/dbtup/DbtupIndex.cpp 2007-12-14 11:05:08 +01:00
+++ b/storage/ndb/src/kernel/blocks/dbtup/DbtupIndex.cpp 2007-12-14 12:07:53 +01:00
@@ -522,7 +522,6 @@ Dbtup::buildIndex(Signal* signal, Uint32
}
c_page_pool.getPtr(pagePtr, realPageId);
- Uint32 pageState= pagePtr.p->page_state;
next_tuple:
// get tuple
| Thread |
|---|
| • bk commit into 5.1 tree (jonas:1.2794) | jonas | 14 Dec |