mariadb/ndb/include/kernel
unknown 4607570413 wl2126 - ndb - add support for batching range scans
1) removed acc keyinfo
2) introduce handling of multiple bounds


ndb/include/kernel/signaldata/AccScan.hpp:
  Removed keyinfo from AccScan
ndb/include/kernel/signaldata/TuxBound.hpp:
  Add data word
ndb/include/ndbapi/NdbIndexScanOperation.hpp:
  Added new_bound call, which is used when batching range scans
ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:
  removed keyinfo from acc scan
ndb/src/kernel/blocks/dblqh/Dblqh.hpp:
  removed scan keyinfo
ndb/src/kernel/blocks/dblqh/DblqhInit.cpp:
  removed scan keyinfo
ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
  1) removed add scan,
     let LQH read keyinfo from tup instead
  2) introduce copy_bounds which handles multiple bounds
ndb/src/kernel/blocks/dbtux/Dbtux.hpp:
  removed scan keyinfo
ndb/src/kernel/blocks/dbtux/DbtuxDebug.cpp:
  removed scan keyinfo
ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp:
  removed scan keyinfo
ndb/src/ndbapi/NdbScanOperation.cpp:
  handle multiple bounds
2004-11-23 22:08:47 +01:00
..
signaldata wl2126 - ndb - add support for batching range scans 2004-11-23 22:08:47 +01:00
AttributeDescriptor.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
AttributeHeader.hpp Added 3 psuedo columns 2004-08-27 22:31:16 +02:00
AttributeList.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
BlockNumbers.h fix c++ style comments in .h and .c files 2004-10-22 11:59:57 +00:00
GlobalSignalNumbers.h fix c++ style comments in .h and .c files 2004-10-22 11:59:57 +00:00
GrepEvent.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
Interpreter.hpp compilation fix for AIX 2004-10-26 09:48:01 +00:00
kernel_config_parameters.h Remove unused config parameters 2004-08-05 18:23:01 +02:00
kernel_types.h Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
LogLevel.hpp compilation fix for AIX 2004-10-26 09:48:01 +00:00
ndb_limits.h added test for max limit of 128 attributes in table 2004-10-28 11:19:51 +00:00
NodeBitmask.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
NodeInfo.hpp wl 1748 2004-06-23 23:53:48 +00:00
NodeState.hpp compilation fix for AIX 2004-10-26 09:48:01 +00:00
RefConvert.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
trigger_definitions.h fix c++ style comments in .h and .c files 2004-10-22 11:59:57 +00:00