An error occurred fetching the project authors.
  1. 27 Apr, 2005 1 commit
  2. 16 Feb, 2005 1 commit
  3. 04 Feb, 2005 1 commit
  4. 27 Jan, 2005 1 commit
  5. 08 Jan, 2005 2 commits
  6. 07 Dec, 2004 1 commit
  7. 06 Dec, 2004 1 commit
  8. 11 Nov, 2004 1 commit
  9. 08 Nov, 2004 1 commit
    • joreland@mysql.com's avatar
      ndb: bug#6451 · 8acbd6a2
      joreland@mysql.com authored
      1) fix so that missing blob tables don't prevent table from being
          dropped
      2) decrease size of blob part if record length exceeds max length
      3) add test case for table wo/ corresponding blob table
      4) init scan counters when sending scan_tabreq
      8acbd6a2
  10. 15 Sep, 2004 2 commits
  11. 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
  12. 27 Aug, 2004 1 commit
  13. 23 Aug, 2004 1 commit
  14. 22 Jul, 2004 1 commit
  15. 09 Jul, 2004 1 commit
  16. 10 Jun, 2004 2 commits
  17. 07 Jun, 2004 1 commit
  18. 14 Apr, 2004 1 commit