mariadb/ndb/include/kernel
unknown 397a2a17bc wl1540, 1802
Index scan/lookup (only scan specific fragment)


ndb/include/kernel/signaldata/TcIndx.hpp:
  Removed TxIndxReq
ndb/include/ndbapi/NdbDictionary.hpp:
  Removed 
  1) Tuple key
  2) Distribution group
  3) index only storage
ndb/include/ndbapi/NdbOperation.hpp:
  Removed 
  1) Tuple key
  2) Distribution group
  3) index only storage
ndb/include/util/md5_hash.hpp:
  Added possibility to get all 4 32-bit hash values
ndb/src/common/debugger/signaldata/SignalDataPrint.cpp:
  Removed TxIndxReq
ndb/src/common/debugger/signaldata/TcIndx.cpp:
  Removed TxIndxReq
ndb/src/common/util/md5_hash.cpp:
  Added possibility to get all 4 32-bit hash values
ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
  removed fragbits from hash value
ndb/src/kernel/blocks/dblqh/Dblqh.hpp:
  removed unused frag offset (k+fragbits)
ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
  removed unused frag offset (k+fragbits)
ndb/src/kernel/blocks/dbtc/Dbtc.hpp:
  Removed TxIndxReq
  Removed distribution group
  Added possibility for API to set fragment hash value
  Split hashvalue into 2 32bit words
ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
  Removed TxIndxReq
  Removed distribution group
  Added possibility for API to set fragment hash value
  Split hashvalue into 2 32bit words
ndb/src/kernel/blocks/dbtux/Dbtux.hpp:
  removed unused frag offset (k+fragbits)
ndb/src/kernel/blocks/dbtux/DbtuxMeta.cpp:
  removed unused frag offset (k+fragbits)
ndb/src/ndbapi/NdbApiSignal.cpp:
  Removed TxIndxReq
ndb/src/ndbapi/NdbDictionary.cpp:
  Removed 
  1) Tuple key
  2) Distribution group
  3) index only storage
ndb/src/ndbapi/NdbDictionaryImpl.cpp:
  Removed 
  1) Tuple key
  2) Distribution group
  3) index only storage
ndb/src/ndbapi/NdbDictionaryImpl.hpp:
  Removed 
  1) Tuple key
  2) Distribution group
  3) index only storage
ndb/src/ndbapi/NdbIndexOperation.cpp:
  Removed TxIndxReq
ndb/src/ndbapi/NdbOperation.cpp:
  Removed 
  1) Tuple key
  2) Distribution group
  3) index only storage
ndb/src/ndbapi/NdbOperationDefine.cpp:
  Removed 
  1) Tuple key
  2) Distribution group
  3) index only storage
ndb/src/ndbapi/NdbOperationExec.cpp:
  Removed 
  1) Tuple key
  2) Distribution group
  3) index only storage
ndb/src/ndbapi/NdbOperationSearch.cpp:
  Removed 
  1) Tuple key
  2) Distribution group
  3) index only storage
ndb/test/src/HugoOperations.cpp:
  Removed 
  1) Tuple key
  2) Distribution group
  3) index only storage
ndb/test/src/NdbSchemaOp.cpp:
  Removed 
  1) Tuple key
  2) Distribution group
  3) index only storage
2004-10-31 22:21:51 +01:00
..
signaldata wl1540, 1802 2004-10-31 22:21:51 +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 fix c++ style comments in .h and .c files 2004-10-22 11:59:57 +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