From: Date: March 20 2007 4:08pm Subject: bk commit into 5.0 tree (jonas:1.2297) BUG#27291 List-Archive: http://lists.mysql.com/commits/22363 X-Bug: 27291 Message-Id: <20070320150842.8925583627@perch.ndb.mysql.com> Below is the list of changes that have just been committed into a local 5.0 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-03-20 16:08:39+01:00, jonas@stripped +1 -0 ndb - bug#27291 Fix correct min-value for LockPagesInMemory ndb/src/mgmsrv/ConfigInfo.cpp@stripped, 2007-03-20 16:08:37+01:00, jonas@stripped +1 -1 Fix correct min-value # 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/50-work --- 1.79/ndb/src/mgmsrv/ConfigInfo.cpp 2007-03-20 16:08:42 +01:00 +++ 1.80/ndb/src/mgmsrv/ConfigInfo.cpp 2007-03-20 16:08:42 +01:00 @@ -566,7 +566,7 @@ true, ConfigInfo::CI_INT, "0", - "1", + "0", "2" }, {