mariadb/ndb/include/ndbapi
tomas@poseidon.(none) 21a4b1b4e6 moved all ndb thread specific data into new placeholder
new methods to keep "records" up to date
unset flag HA_NOT_EXACT_COUNT to make handler read "records" field, for count() optim and join optimization
new methods to keep "records" up to datecorrect record field in ndbcluster handler
new method for ndbcluster handler to store/retrieve table and thread specific data
changed local hash to store new table_info object, with placeholders for local data, instead of TableImpl
hanged deleteKey to return ponter to deleted object
moved heavy global cache fetch from inline to separate method
2004-09-14 08:52:21 +00:00
..
Ndb.hpp Bug#5429 2004-09-07 21:53:59 +02:00
ndb_cluster_connection.hpp added connect thread to Ndb_cluster_connection + 2004-09-02 12:04:50 +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 Bug#5429 2004-09-07 21:53:59 +02:00
NdbCursorOperation.hpp wl1671 - Sorted scan 2004-05-26 13:24:14 +02:00
NdbDictionary.hpp moved all ndb thread specific data into new placeholder 2004-09-14 08:52:21 +00: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 Bug#5429 2004-09-07 21:53:59 +02:00
NdbIndexScanOperation.hpp wl-1884 storing NULL in ordered index 2004-07-27 13:20:37 +02:00
NdbOperation.hpp Bug#5429 2004-09-07 21:53:59 +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 wl1873 impl + test prg 2004-06-18 23:20:58 +02:00
NdbScanFilter.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
NdbScanOperation.hpp Bug#5429 2004-09-07 21:53:59 +02:00