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-10-16 15:48:01+02:00, jonas@stripped +1 -0
upgrade test to changes
storage/ndb/test/ndbapi/testOIBasic.cpp@stripped, 2007-10-16 15:48:00+02:00,
jonas@stripped +1 -1
upgrade test to changes
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: jonas
# Host: perch.ndb.mysql.com
# Root: /home/jonas/src/drop6
--- 1.44/storage/ndb/test/ndbapi/testOIBasic.cpp 2007-10-16 15:48:04 +02:00
+++ 1.45/storage/ndb/test/ndbapi/testOIBasic.cpp 2007-10-16 15:48:04 +02:00
@@ -4237,7 +4237,7 @@
CHK(scanreadtable(par) == 0);
// once more via tup scan
par.m_tupscan = true;
- if (NDB_VERSION < MAKE_VERSION(5, 1, 0)) //TODO
+ if (NDB_VERSION_D < NDB_MAKE_VERSION(5, 1, 0)) //TODO
CHK(scanreadtable(par) == 0);
}
// each thread scans different indexes
| Thread |
|---|
| • bk commit into 5.1 tree (jonas:1.2164) | jonas | 16 Oct |