mariadb/ndb/include/ndbapi
unknown 7a8336bef5 wl2135 - index restart
mysql-test/r/ndb_index_ordered.result:
  test case
mysql-test/t/ndb_index_ordered.test:
  test case
ndb/include/kernel/signaldata/ScanTab.hpp:
  Split exclusive/keyinfo
ndb/include/ndbapi/NdbIndexScanOperation.hpp:
  Add possibility retreive sorted flag
ndb/include/ndbapi/NdbOperation.hpp:
  Add possibility retreive lock mode
ndb/include/ndbapi/NdbResultSet.hpp:
  Add possibility to get operation
ndb/src/common/debugger/signaldata/ScanTab.cpp:
  Split exclusive/keyinfo
ndb/src/kernel/blocks/dbtc/Dbtc.hpp:
  Store flags in ScanFragReq::requestInfo format
ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
  Store flags in ScanFragReq::requestInfo format
ndb/src/ndbapi/NdbOperationDefine.cpp:
  Keep theLockMode up-to-date
ndb/src/ndbapi/NdbScanOperation.cpp:
  Keep theLockMode up-to-date
sql/ha_ndbcluster.cc:
  Use NdbIndexScanOperation::reset_bounds when
    performing second index access
2004-10-05 12:17:42 +02:00
..
Ndb.hpp Added DBUG_PRINT's 2004-09-13 14:33:13 +02:00
ndb_cluster_connection.hpp moved LocalConfig out of config retriver 2004-09-25 14:10:06 +00:00
NdbApi.hpp merge blob code 2004-06-17 14:03:21 +02:00
ndbapi_limits.h Removed AttrType.hpp and moved the "internal" datatypes to their corresponding class. 2004-05-25 11:53:07 +02:00
NdbBlob.hpp Bug#5429 2004-09-07 21:53:59 +02:00
NdbConnection.hpp wl2135 test prg + bug fixes 2004-10-05 09:01:22 +02:00
NdbCursorOperation.hpp wl1671 - Sorted scan 2004-05-26 13:24:14 +02:00
NdbDictionary.hpp ndb charsets: DICT 2004-09-15 17:44:13 +02:00
ndberror.h introduced ndb_global.h/my_global.h to replace sytem lib includes e.g. stdio, stdlib 2004-05-07 08:39:42 +02:00
NdbError.hpp Fix ndberror after jonas comments 2004-05-05 12:42:00 +02:00
NdbEventOperation.hpp introduced ndb_global.h/my_global.h to replace sytem lib includes e.g. stdio, stdlib 2004-05-07 08:39:42 +02:00
NdbIndexOperation.hpp set correct lockmode in all reads... 2004-09-28 17:35:07 +00:00
NdbIndexScanOperation.hpp wl2135 - index restart 2004-10-05 12:17:42 +02:00
NdbOperation.hpp wl2135 - index restart 2004-10-05 12:17:42 +02:00
NdbPool.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
NdbRecAttr.hpp merge 2004-06-11 12:16:03 +02:00
NdbReceiver.hpp First step for WL 2025 2004-08-09 17:43:15 +02:00
NdbResultSet.hpp wl2135 - index restart 2004-10-05 12:17:42 +02:00
NdbScanFilter.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
NdbScanOperation.hpp wl2135 test prg + bug fixes 2004-10-05 09:01:22 +02:00