Below is the list of changes that have just been committed into a local
5.1 repository of tomas. When tomas 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-07-04 20:17:31+02:00, tomas@stripped +2 -0
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-telco-6.2
MERGE: 1.2506.1.47
storage/ndb/include/ndbapi/Ndb.hpp@stripped, 2007-07-04 20:17:27+02:00, tomas@stripped +0 -24
Auto merged
MERGE: 1.60.3.6
storage/ndb/src/ndbapi/Ndb.cpp@stripped, 2007-07-04 20:17:27+02:00, tomas@stripped +0 -176
Auto merged
MERGE: 1.83.6.8
# 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: tomas
# Host: whalegate.ndb.mysql.com
# Root: /home/tomas/mysql-5.1-telco-6.2/RESYNC
--- 1.71/storage/ndb/include/ndbapi/Ndb.hpp 2007-07-04 09:30:33 +02:00
+++ 1.72/storage/ndb/include/ndbapi/Ndb.hpp 2007-07-04 20:17:27 +02:00
@@ -1283,6 +1283,16 @@
*/
/**
+ * Structure for passing in pointers to startTransaction
+ *
+ */
+ struct Key_part_ptr
+ {
+ const void * ptr;
+ unsigned len;
+ };
+
+ /**
* Start a transaction
*
* @note When the transaction is completed it must be closed using
| Thread |
|---|
| • bk commit into 5.1 tree (tomas:1.2569) | tomas | 4 Jul |