1. 02 Aug, 2004 4 commits
    • unknown's avatar
      testOIBasic · 061e8155
      unknown authored
      
      ndb/test/ndbapi/testOIBasic.cpp:
        Start transaction does not take argument
      061e8155
    • unknown's avatar
      Fix ndb detection of gcc · 04153418
      unknown authored
      04153418
    • unknown's avatar
      Fix testOIBasic · 2524f9cf
      unknown authored
      1) Close transaction whenever Con goes out of scope so that it don't leave open
         transactions in TC
      2) Close transaction when starting a transaction wo/ closing first
      3) Allow 499 as deadlock
      4) Don't use buddy as: 1) no need 2) harder to read signal log
      
      
      2524f9cf
    • unknown's avatar
      Bug fix for testBasic -n MassiveRollback, a bug in LCP in LQH · 01f1d5e2
      unknown authored
      
      ndb/src/kernel/blocks/dblqh/Dblqh.hpp:
        max 4 replicas -> 3 next nodes
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        1) If abort while in fragwaitqueue - just abort
        2) Fix for ACC_LCPSTARTED arrives after one ACC_LCPCONF has arrived
      ndb/src/ndbapi/Ndbif.cpp:
        Be more "forgiving" in debug mode
      ndb/test/ndbapi/testBasic.cpp:
        Accept timeouts in MassiveTimeout
      ndb/test/src/HugoTransactions.cpp:
        Print batch size
      01f1d5e2
  2. 01 Aug, 2004 6 commits
  3. 31 Jul, 2004 4 commits
  4. 30 Jul, 2004 22 commits
  5. 29 Jul, 2004 4 commits