An error occurred fetching the project authors.
  1. 06 Dec, 2007 1 commit
  2. 11 Apr, 2007 1 commit
  3. 23 Mar, 2007 1 commit
  4. 23 Dec, 2006 1 commit
  5. 05 Jul, 2006 1 commit
  6. 27 Jun, 2006 1 commit
  7. 24 May, 2006 1 commit
  8. 05 May, 2006 1 commit
  9. 02 Jun, 2005 1 commit
  10. 20 Feb, 2005 1 commit
  11. 16 Feb, 2005 2 commits
  12. 27 Jan, 2005 1 commit
  13. 14 Jan, 2005 2 commits
  14. 13 Jan, 2005 1 commit
  15. 08 Jan, 2005 2 commits
  16. 07 Jan, 2005 3 commits
  17. 05 Jan, 2005 2 commits
  18. 04 Jan, 2005 2 commits
  19. 09 Dec, 2004 1 commit
  20. 07 Dec, 2004 1 commit
  21. 06 Dec, 2004 2 commits
  22. 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
  23. 03 Nov, 2004 1 commit
  24. 02 Nov, 2004 1 commit
  25. 31 Oct, 2004 1 commit
  26. 25 Sep, 2004 1 commit
  27. 15 Sep, 2004 2 commits
  28. 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
  29. 11 Sep, 2004 1 commit
  30. 27 Aug, 2004 1 commit