mariadb/ndb
unknown 3f3ea3037a Fixed bugs in ordered scan discovered by mysql-test-run
Enabled ordered scan in handler



ndb/include/ndbapi/NdbIndexScanOperation.hpp:
  Moved saveBound to NdbIndexScanOperation
ndb/include/ndbapi/NdbScanOperation.hpp:
  Moved saveBound to NdbIndexScanOperation
ndb/src/ndbapi/NdbDictionaryImpl.cpp:
  Introduced map for
  index attributes (keys) -> real attr id (and back)
ndb/src/ndbapi/NdbDictionaryImpl.hpp:
  Introduced map for
  index attributes (keys) -> real attr id (and back)
ndb/src/ndbapi/NdbOperationDefine.cpp:
  Moved saveBound to NdbIndexScanOperation
ndb/src/ndbapi/NdbOperationInt.cpp:
  Moved saveBound to NdbIndexScanOperation
ndb/src/ndbapi/NdbScanOperation.cpp:
  Moved saveBound to NdbIndexScanOperation
  Fixed bugs in handling of setBounds w.r.t getValues and index keys
    (use new reverse map)
  Fixed bugs in next_result_ordered
sql/ha_ndbcluster.cc:
  Use sorted scan when requested
2004-07-05 20:41:06 +02:00
..
bin .del-mysqlclusterd~7ebaf8faea0a1100: 2004-06-16 16:59:33 +00:00
config fix for ndb compile problem on non gcc 2004-06-11 09:39:20 +00:00
demos Removed unnecessary README files 2004-04-14 15:42:56 +02:00
docs ndb fixes for make dist 2004-06-15 08:14:20 +02:00
examples more removing of "system" files and introducing ndb_global/my_global 2004-05-07 15:34:12 +02:00
home Added more files for NDB Cluster 2004-04-14 12:13:54 +02:00
include Fixed bugs in ordered scan discovered by mysql-test-run 2004-07-05 20:41:06 +02:00
lib Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
src Fixed bugs in ordered scan discovered by mysql-test-run 2004-07-05 20:41:06 +02:00
test bug fixes 2004-06-24 08:34:21 +02:00
tools merge blob code 2004-06-17 14:03:21 +02:00
Makefile.am ndb fixes for make dist 2004-06-15 08:14:20 +02:00