summaryrefslogtreecommitdiff
path: root/ndb
diff options
context:
space:
mode:
authorunknown <pekka@orca.ndb.mysql.com>2006-10-25 21:03:01 +0200
committerunknown <pekka@orca.ndb.mysql.com>2006-10-25 21:03:01 +0200
commit01ddbfa65743515d2d7129c94df7eee84ed2e152 (patch)
treef2126fde76af7497f20807d96f1059f50b43b6b0 /ndb
parentf0d4e0bf5a091977abed2ee1f27f5ec685455ae0 (diff)
parent1104ff49c9937f0c8e98c90f4161b47dbea2c4a7 (diff)
downloadmariadb-git-01ddbfa65743515d2d7129c94df7eee84ed2e152.tar.gz
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
into orca.ndb.mysql.com:/export/home/space/pekka/ndb/version/my50-ndb
Diffstat (limited to 'ndb')
-rw-r--r--ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp b/ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp
index bbc856af4c4..6d9385b3989 100644
--- a/ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp
+++ b/ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp
@@ -822,7 +822,6 @@ Dbtux::scanNext(ScanOpPtr scanPtr, bool fromMaintReq)
// scan direction
const unsigned idir = scan.m_descending; // 0, 1
const int jdir = 1 - 2 * (int)idir; // 1, -1
- unpackBound(*scan.m_bound[1 - idir], c_dataBuffer);
// use copy of position
TreePos pos = scan.m_scanPos;
// get and remember original node