An error occurred fetching the project authors.
  1. 02 Jun, 2005 1 commit
  2. 29 Mar, 2005 1 commit
  3. 22 Mar, 2005 2 commits
  4. 09 Dec, 2004 1 commit
  5. 24 Sep, 2004 1 commit
  6. 22 Sep, 2004 1 commit
  7. 14 Sep, 2004 2 commits
    • tomas@poseidon.(none)'s avatar
      new method to set size of local table data · fc174af2
      tomas@poseidon.(none) authored
      clearer configure description texts
      changed Ndb_local_table_info to use create, destroy metods and hidden constructor/destructor
      move definition if Thd_ndb to .h file and changes seize/release to operate on Thd_ndb instead of Ndb objects
      moved allocation/deletion of Ndb objects to Thd_ndb
      fc174af2
    • 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
  8. 09 Jul, 2004 1 commit
  9. 07 May, 2004 1 commit
  10. 14 Apr, 2004 1 commit