An error occurred fetching the project authors.
  1. 08 Oct, 2004 1 commit
    • unknown's avatar
      wl 1801 · 2e201e1e
      unknown authored
       Testcases for NF
      
      
      ndb/src/kernel/blocks/ERROR_codes.txt:
        Error insert for testing NF handling of committed read
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Error insert for testing NF handling of committed read
      ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
        Error insert for testing NF handling of committed read
      ndb/test/include/NDBT_Test.hpp:
        Move sync methods into NDBT_Context
      ndb/test/ndbapi/testIndex.cpp:
        Move sync methods into NDBT_Context
      ndb/test/ndbapi/testNodeRestart.cpp:
        Add test case that verifies committed read during NF
      ndb/test/src/NDBT_Test.cpp:
        Move sync methods into NDBT_Context
      2e201e1e
  2. 01 Aug, 2004 1 commit
    • unknown's avatar
      Compile fixes for ccc (& cxx) on linux/alpha · 42210808
      unknown authored
      Mainly explicit template instantiations
      
      
      ndb/src/common/debugger/signaldata/SignalDataPrint.cpp:
        Explicit template instantiations
      ndb/src/common/util/SocketServer.cpp:
        Explicit template instantiations
      ndb/src/kernel/blocks/backup/BackupInit.cpp:
        Explicit template instantiations
      ndb/src/kernel/blocks/dbutil/DbUtil.cpp:
        Explicit template instantiations
      ndb/src/kernel/blocks/ndbfs/Ndbfs.cpp:
        Explicit template instantiations
      ndb/src/kernel/vm/ArrayPool.hpp:
        Only define print if #VM_TRACE
      ndb/src/mgmclient/CpcClient.cpp:
        Explicit template instantiations
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        Explicit template instantiations
      ndb/test/include/NDBT_Table.hpp:
        Fully qualified type name
      ndb/test/include/NDBT_Test.hpp:
        Add destructors (so that v-table isn't empty)
      ndb/test/run-test/main.cpp:
        Explicit template instantiations
      ndb/test/src/HugoOperations.cpp:
        Explicit template instantiations
      ndb/test/src/HugoTransactions.cpp:
        Explicit template instantiations
      ndb/test/src/NDBT_Test.cpp:
        Explicit template instantiations
      ndb/test/src/NdbRestarter.cpp:
        Explicit template instantiations
      ndb/test/tools/cpcc.cpp:
        Explicit template instantiations
      42210808
  3. 07 Jul, 2004 1 commit
    • unknown's avatar
      testIndex -n NFNR1 · abf8c93d
      unknown authored
      Bugs in scan(tc)
              nf-handling(api)
              exec-handling(tc)
      
      
      ndb/include/ndbapi/NdbConnection.hpp:
        Allow dropped signal during NF handling
      ndb/include/ndbapi/NdbOperation.hpp:
        Add option to allow dropped signals
      ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
        1) Printer for state
        2) New option to sendtckeyconf (index)
           - clear exec flag
        3) Moved init of *global* apiConnectptr to
           prevent errornous scan_tabconf
           ARGH!!!
      ndb/src/ndbapi/NdbConnection.cpp:
        Move abort from checkState_trans
        since it can be ok with "illegal" signals during NF handling
      ndb/src/ndbapi/NdbConnectionScan.cpp:
        Move abort from checkState_trans
        since it can be ok with "illegal" signals during NF handling
      ndb/src/ndbapi/Ndbif.cpp:
        1) Indentation
        2) Better handling of TCKEY_FAILCONF
        - always ack commit ack marker
          even if transaction has already been removed
        3) abort on 4012 (VM_TRACE)
      ndb/src/ndbapi/TransporterFacade.cpp:
        Don't trace APIREG_REQ/CONF by default
      ndb/test/include/NDBT_Test.hpp:
        Atomic decProperty (used for semaphore impl.)
      ndb/test/ndbapi/testIndex.cpp:
        Impl. option to sync restarts
      ndb/test/src/NDBT_Test.cpp:
        Atomic decProperty
      abf8c93d
  4. 07 May, 2004 1 commit
    • unknown's avatar
      more removing of "system" files and introducing ndb_global/my_global · 551ac8d6
      unknown authored
      BitKeeper/deleted/.del-NdbStdio.h~17be17a4f591c671:
        Delete: ndb/include/portlib/NdbStdio.h
      BitKeeper/deleted/.del-NdbString.h~1f9f26341ce5f5f:
        Delete: ndb/include/util/NdbString.h
      BitKeeper/deleted/.del-NdbConstant.hpp~de1038c1758cc1f9:
        Delete: ndb/include/portlib/NdbConstant.hpp
      BitKeeper/deleted/.del-NdbUnistd.h~a1b3840adcd49985:
        Delete: ndb/include/portlib/NdbUnistd.h
      551ac8d6
  5. 14 Apr, 2004 1 commit