From: Date: May 7 2007 12:27pm Subject: bk commit into 5.1 tree (tomas:1.2509) List-Archive: http://lists.mysql.com/commits/26208 Message-Id: <20070507102714.BA06A3D2445@whalegate.ndb.mysql.com> 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-05-07 12:27:08+02:00, tomas@stripped +1 -0 no need to include stdlib.h storage/ndb/include/ndbapi/NdbTransaction.hpp@stripped, 2007-05-07 12:27:06+02:00, tomas@stripped +0 -1 no need to include stdlib.h # 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/telco-6.2.2 --- 1.57/storage/ndb/include/ndbapi/NdbTransaction.hpp 2007-04-27 11:46:37 +02:00 +++ 1.58/storage/ndb/include/ndbapi/NdbTransaction.hpp 2007-05-07 12:27:06 +02:00 @@ -1024,7 +1024,6 @@ /****************************************************************************** void executePendingBlobOps(); ******************************************************************************/ -#include inline int NdbTransaction::executePendingBlobOps(Uint8 flags)