• tomas@poseidon.(none)'s avatar
    moved all ndb thread specific data into new placeholder · 21a4b1b4
    tomas@poseidon.(none) authored
    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
    21a4b1b4
ndb_blob.result 10.4 KB