An error occurred fetching the project authors.
  1. 22 Mar, 2005 1 commit
  2. 21 Feb, 2005 1 commit
  3. 17 Feb, 2005 1 commit
  4. 16 Feb, 2005 1 commit
  5. 26 Jan, 2005 1 commit
  6. 20 Jan, 2005 2 commits
  7. 14 Jan, 2005 1 commit
  8. 13 Jan, 2005 1 commit
  9. 10 Dec, 2004 1 commit
  10. 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
  11. 04 Nov, 2004 1 commit
  12. 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
  13. 08 Oct, 2004 1 commit
  14. 30 Sep, 2004 1 commit
  15. 21 Sep, 2004 1 commit
  16. 13 Sep, 2004 1 commit
  17. 27 Aug, 2004 1 commit
  18. 19 Aug, 2004 1 commit
  19. 26 May, 2004 2 commits
  20. 25 May, 2004 1 commit
  21. 17 May, 2004 1 commit