mariadb/storage
unknown 7583994185 ndb - bug#14509 v5.1 part 1/2 : ndb api level [requires part 2/2]
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
2006-05-25 12:03:02 +02:00
..
archive Rename cmakelists.txt -> CMakeLists.txt 2006-05-12 10:51:07 +02:00
bdb Rename cmakelists.txt -> CMakeLists.txt 2006-05-12 10:51:07 +02:00
blackhole manual merge bug#10952 2006-05-12 08:50:31 -07:00
csv Rename cmakelists.txt -> CMakeLists.txt 2006-05-12 10:51:07 +02:00
example Rename cmakelists.txt -> CMakeLists.txt 2006-05-12 10:51:07 +02:00
heap Rename cmakelists.txt -> CMakeLists.txt 2006-05-12 10:51:07 +02:00
innobase Rename cmakelists.txt -> CMakeLists.txt 2006-05-12 10:51:07 +02:00
myisam Rename cmakelists.txt -> CMakeLists.txt 2006-05-12 10:51:07 +02:00
myisammrg Rename cmakelists.txt -> CMakeLists.txt 2006-05-12 10:51:07 +02:00
ndb ndb - bug#14509 v5.1 part 1/2 : ndb api level [requires part 2/2] 2006-05-25 12:03:02 +02:00
Makefile.am fixes for 'make dist' and 'make distcheck' 2006-04-12 14:08:24 +02:00