• unknown's avatar
    ndb - bug#14509 v5.1 part 1/2 : ndb api level [requires part 2/2] · 75839941
    unknown authored
    
    storage/ndb/src/ndbapi/ndberror.c:
      delete non-sense error 4336
    storage/ndb/include/ndbapi/Ndb.hpp:
      add auto-incr methods which take explicit Ndb::TupleIdRange & argument
      for NDB API programs the range is under local dict cache (as in 5.0)
      the handler level uses its own Ndb objects and ranges
    storage/ndb/src/ndbapi/DictCache.cpp:
      add auto-incr methods which take explicit Ndb::TupleIdRange & argument
      for NDB API programs the range is under local dict cache (as in 5.0)
      the handler level uses its own Ndb objects and ranges
    storage/ndb/src/ndbapi/DictCache.hpp:
      add auto-incr methods which take explicit Ndb::TupleIdRange & argument
      for NDB API programs the range is under local dict cache (as in 5.0)
      the handler level uses its own Ndb objects and ranges
    storage/ndb/src/ndbapi/Ndb.cpp:
      add auto-incr methods which take explicit Ndb::TupleIdRange & argument
      for NDB API programs the range is under local dict cache (as in 5.0)
      the handler level uses its own Ndb objects and ranges
    storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:
      add auto-incr methods which take explicit Ndb::TupleIdRange & argument
      for NDB API programs the range is under local dict cache (as in 5.0)
      the handler level uses its own Ndb objects and ranges
    storage/ndb/src/ndbapi/NdbDictionaryImpl.hpp:
      add auto-incr methods which take explicit Ndb::TupleIdRange & argument
      for NDB API programs the range is under local dict cache (as in 5.0)
      the handler level uses its own Ndb objects and ranges
    75839941
Ndb.cpp 43.4 KB