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, 2008-05-27 21:12:32+02:00, jonas@stripped +1 -0
ndb
remove printout (NdbOperationInt) also from 6.2
storage/ndb/src/ndbapi/NdbOperationInt.cpp@stripped, 2008-05-27 21:12:29+02:00,
jonas@stripped +0 -3
remove printout also from 6.2
diff -Nrup a/storage/ndb/src/ndbapi/NdbOperationInt.cpp
b/storage/ndb/src/ndbapi/NdbOperationInt.cpp
--- a/storage/ndb/src/ndbapi/NdbOperationInt.cpp 2008-05-22 18:22:23 +02:00
+++ b/storage/ndb/src/ndbapi/NdbOperationInt.cpp 2008-05-27 21:12:29 +02:00
@@ -225,9 +225,6 @@ NdbOperation::read_attrCheck(const NdbCo
int
NdbOperation::initial_interpreterCheck()
{
- printf("initial_interpreterCheck(), theStatus=%u\n",
- theStatus);
-
if (isNdbRecordOperation()) {
/* Wrong API. Use NdbInterpretedCode for NdbRecord operations */
setErrorCodeAbort(4537);
| Thread |
|---|
| • bk commit into 5.1 tree (jonas:1.2606) | jonas | 27 May |