From: Date: August 21 2004 3:53pm Subject: bk commit into 4.1 tree (mikael:1.1939) List-Archive: http://lists.mysql.com/internals/16167 Message-Id: <701D9730-F379-11D8-9582-000A959312A2@mysql.com> MIME-Version: 1.0 (Apple Message framework v618) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable # This is a BitKeeper generated patch for the following project: # Project Name: MySQL - fast and reliable SQL database # This patch format is intended for GNU patch command version 2.5 or=20 higher. # This patch includes the following deltas: # ChangeSet 1.1938 -> 1.1939 # ndb/src/kernel/blocks/dblqh/DblqhMain.cpp 1.22 -> 1.23 # # The following is the BitKeeper ChangeSet Log # -------------------------------------------- # 04/08/21 mronstrom@stripped 1.1939 # Minor bug fix # -------------------------------------------- # diff -Nru a/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp=20 b/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp --- a/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp Sat Aug 21 15:52:13 2004 +++ b/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp Sat Aug 21 15:52:14 2004 @@ -8140,7 +8140,7 @@ } else if (scanptr.p->scanFlag =3D=3D = NextScanReq::ZSCAN_NEXT_COMMIT) { jam(); accOpPtr=3D get_acc_ptr_from_scan_record(scanptr.p, - scanptr.p->scanCompletedOperations, + scanptr.p->scanCompletedOperations - 1, false); } else { jam(); Mikael Ronstr=F6m, Senior Software Architect MySQL AB, www.mysql.com Clustering: http://www.infoworld.com/article/04/04/14/HNmysqlcluster_1.html http://www.eweek.com/article2/0,1759,1567546,00.asp