List:Internals« Previous MessageNext Message »
From:jonas.oreland Date:April 19 2005 11:44am
Subject:bk commit into 5.0 tree (joreland:1.1799)
View as plain text  
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
  1.1799 05/04/19 13:43:57 joreland@stripped +1 -0
  wl2455 - ndb tup scan
  fix broken NR

  ndb/src/kernel/blocks/dblqh/DblqhMain.cpp
    1.63 05/04/19 13:43:54 joreland@stripped +1 -0
    wl2455 - ndb tup scan
    fix broken NR

# 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:	joreland
# Host:	eel.hemma.oreland.se.ndb.mysql.com.ndb.mysql.com.ndb.mysql.com
# Root:	/home/jonas/src/mysql-5.0-ndb

--- 1.62/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp	Thu Apr 14 13:46:30 2005
+++ 1.63/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp	Tue Apr 19 13:43:54 2005
@@ -9117,6 +9117,7 @@
   scanptr.p->scanKeyinfoFlag = 0; // Don't put into hash
   scanptr.p->fragPtrI = fragptr.i;
   fragptr.p->m_scanNumberMask.clear(NR_ScanNo);
+  scanptr.p->scanBlockref = DBACC_REF;
 
   initScanTc(signal,
              0,
Thread
bk commit into 5.0 tree (joreland:1.1799)jonas.oreland19 Apr