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-11-19 13:11:03+01:00, jonas@stripped +1 -0
remove debug printout
storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp@stripped, 2007-11-19 13:11:01+01:00, jonas@stripped +0 -2
remove debug printout
diff -Nrup a/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp b/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp
--- a/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp 2007-11-19 11:10:33 +01:00
+++ b/storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp 2007-11-19 13:11:01 +01:00
@@ -14119,8 +14119,6 @@ void Dblqh::execSTART_FRAGREQ(Signal* si
const StartFragReq * const startFragReq = (StartFragReq *)&signal->theData[0];
jamEntry();
- printSTART_FRAG_REQ(stdout, signal->getDataPtr(), signal->getLength(), number());
-
tabptr.i = startFragReq->tableId;
Uint32 fragId = startFragReq->fragId;
| Thread |
|---|
| • bk commit into 5.1 tree (jonas:1.2580) | jonas | 19 Nov |