An error occurred fetching the project authors.
  1. 02 Jun, 2005 1 commit
  2. 19 May, 2005 1 commit
  3. 18 May, 2005 1 commit
    • msvensson@neptunus.(none)'s avatar
      BUG#9626 · 2d515425
      msvensson@neptunus.(none) authored
       - Fix valgrind warnings
       - Remove static db, schema and table name buffers from Ndb.cpp
      2d515425
  4. 24 Feb, 2005 1 commit
  5. 11 Jan, 2005 1 commit
  6. 10 Jan, 2005 2 commits
  7. 07 Jan, 2005 3 commits
  8. 26 Dec, 2004 1 commit
  9. 20 Dec, 2004 1 commit
    • tomas@poseidon.ndb.mysql.com's avatar
      added config parameter Group on connection · 7b47be89
      tomas@poseidon.ndb.mysql.com authored
          moved NdbWaiter, m_ndb_cluster_connection, to impl class
          moved node selection things to cluster connection
          moved all private things to impl class
          added opts for shared memory and node selection
          changed opts handling somewhat; introduced enum for options and common handling of option variables
          added checks for transporter support
          automatic addition of shared mem transporters
          moved wait_until_ready code to cluster connection
          added control of usage of new node selection method
      7b47be89
  10. 17 Dec, 2004 1 commit
  11. 15 Dec, 2004 1 commit
  12. 11 Nov, 2004 1 commit
  13. 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
  14. 01 Nov, 2004 1 commit
  15. 31 Oct, 2004 1 commit
  16. 10 Oct, 2004 1 commit
    • tomas@poseidon.ndb.mysql.com's avatar
      Fixes bug with tableImpl with blobs not being initialized properly w.r.t... · 060707c2
      tomas@poseidon.ndb.mysql.com authored
      Fixes bug with tableImpl with blobs not being initialized properly w.r.t pointer to blob tableImpl in column
          added blob to test to see that blob tables don't show up in show tables
          auto increment setting need not fetch blob tables (will otherwise generate error during table creation)
          moved addBlobTables out of fetchGlobalTableImpl to get_local_table_info
          changed addBlobTables to start from last column and break if all blobs added
          also addBlobTables will return -1 if failed (typically getTable)
          changed to using get_local_table_info with internal table name where applicable for efficiency
          added option to get_local_table_info wether to fetch blob tables or not
          getTable always fetches the blobtables
          moved addBlobTables to get_local_table_info to always be called, even if main table goes to cache only
      060707c2
  17. 25 Sep, 2004 1 commit
  18. 15 Sep, 2004 2 commits
  19. 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
  20. 08 Sep, 2004 1 commit
  21. 01 Sep, 2004 1 commit
  22. 27 Aug, 2004 1 commit
  23. 23 Aug, 2004 1 commit
  24. 18 Aug, 2004 1 commit
  25. 22 Jul, 2004 1 commit
  26. 05 Jul, 2004 1 commit
  27. 10 Jun, 2004 1 commit
  28. 26 May, 2004 1 commit
  29. 19 May, 2004 1 commit
  30. 10 May, 2004 1 commit
  31. 14 Apr, 2004 1 commit