An error occurred fetching the project authors.
  1. 27 Dec, 2005 1 commit
    • unknown's avatar
      ndb - wl#2972 (5.0) fix detached trigger opType + new pgm test_event_merge · 5e6d7795
      unknown authored
      ndb/src/ndbapi/NdbEventOperationImpl.cpp:
        error code 4709 was set outside if()
      ndb/src/kernel/blocks/dbtup/DbtupCommit.cpp:
        fix opType for detached triggers (accidental miss since v21x?)
      ndb/test/ndbapi/Makefile.am:
        test_event_merge v5.0
      ndb/test/ndbapi/test_event_merge.cpp:
        test_event_merge v5.0
      5e6d7795
  2. 09 Sep, 2005 1 commit
    • unknown's avatar
      ndb · 287af8f4
      unknown authored
        new testprogram testSRBank
      
      
      BitKeeper/etc/ignore:
        Added ndb/test/ndbapi/testSRBank to the ignore list
      ndb/test/include/NDBT_Test.hpp:
        incProperty
      ndb/test/ndbapi/Makefile.am:
        new test program
      ndb/test/ndbapi/bank/Bank.cpp:
        remove endless wait until ready loop
        fix lots of retry loops to better handle error
      ndb/test/ndbapi/bank/Bank.hpp:
        remove endless wait until ready loop
        fix lots of retry loops to better handle error
      ndb/test/src/NDBT_Test.cpp:
        incProperty
      ndb/test/src/UtilTransactions.cpp:
        close transaction if failed
      ndb/test/ndbapi/testSRBank.cpp:
        New BitKeeper file ``ndb/test/ndbapi/testSRBank.cpp''
      287af8f4
  3. 19 Apr, 2005 1 commit
  4. 09 Mar, 2005 1 commit
  5. 01 Mar, 2005 1 commit
    • unknown's avatar
      Makefile.am: · 2d73a0d1
      unknown authored
        updated ndb test makefile to make src dist complete
      
      
      ndb/test/ndbapi/Makefile.am:
        updated ndb test makefile to make src dist complete
      2d73a0d1
  6. 10 Feb, 2005 1 commit
  7. 13 Dec, 2004 1 commit
    • unknown's avatar
      ndb: nothing · 89c6fa16
      unknown authored
      ndb/test/ndbapi/Makefile.am:
        foo
      89c6fa16
  8. 12 Dec, 2004 1 commit
    • unknown's avatar
      ndb: wl-1732 support all charsets · 502be028
      unknown authored
      ndb/include/kernel/AttributeDescriptor.hpp:
        wl-1732 support all charsets
      ndb/include/kernel/ndb_limits.h:
        wl-1732 support all charsets
      ndb/include/kernel/signaldata/TuxBound.hpp:
        wl-1732 support all charsets
      ndb/include/util/NdbSqlUtil.hpp:
        wl-1732 support all charsets
      ndb/src/common/util/NdbSqlUtil.cpp:
        wl-1732 support all charsets
      ndb/src/kernel/blocks/dbacc/Dbacc.hpp:
        wl-1732 support all charsets
      ndb/src/kernel/blocks/dbacc/DbaccInit.cpp:
        wl-1732 support all charsets
      ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:
        wl-1732 support all charsets
      ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
        wl-1732 support all charsets
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        wl-1732 support all charsets
      ndb/src/kernel/blocks/dbtc/Dbtc.hpp:
        wl-1732 support all charsets
      ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
        wl-1732 support all charsets
      ndb/src/kernel/blocks/dbtup/Dbtup.hpp:
        wl-1732 support all charsets
      ndb/src/kernel/blocks/dbtup/DbtupIndex.cpp:
        wl-1732 support all charsets
      ndb/src/kernel/blocks/dbtup/DbtupMeta.cpp:
        wl-1732 support all charsets
      ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:
        wl-1732 support all charsets
      ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp:
        wl-1732 support all charsets
      ndb/src/kernel/blocks/dbtux/DbtuxCmp.cpp:
        wl-1732 support all charsets
      ndb/src/kernel/blocks/dbtux/DbtuxDebug.cpp:
        wl-1732 support all charsets
      ndb/src/kernel/blocks/dbtux/DbtuxGen.cpp:
        wl-1732 support all charsets
      ndb/src/kernel/blocks/dbtux/DbtuxMaint.cpp:
        wl-1732 support all charsets
      ndb/src/kernel/blocks/dbtux/DbtuxMeta.cpp:
        wl-1732 support all charsets
      ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp:
        wl-1732 support all charsets
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        wl-1732 support all charsets
      ndb/src/ndbapi/NdbOperationDefine.cpp:
        wl-1732 support all charsets
      ndb/src/ndbapi/NdbOperationSearch.cpp:
        wl-1732 support all charsets
      ndb/src/ndbapi/NdbScanOperation.cpp:
        wl-1732 support all charsets
      ndb/src/ndbapi/ndberror.c:
        wl-1732 support all charsets
      ndb/test/ndbapi/Makefile.am:
        wl-1732 support all charsets
      ndb/test/ndbapi/testOIBasic.cpp:
        wl-1732 support all charsets
      ndb/tools/desc.cpp:
        wl-1732 support all charsets
      502be028
  9. 06 Dec, 2004 1 commit
  10. 16 Nov, 2004 1 commit
    • unknown's avatar
      wl1744 - ndb on windows · b97d4bc4
      unknown authored
      ndb/include/ndb_global.h.in:
        remove defines and put them into basestring
      ndb/src/common/logger/FileLogHandler.cpp:
        fix
      ndb/src/common/logger/Logger.cpp:
        fix
      ndb/src/common/portlib/win32/NdbMutex.c:
        fix
      ndb/src/common/util/basestring_vsnprintf.c:
        fix
      ndb/src/mgmapi/mgmapi.cpp:
        fix
      ndb/src/mgmsrv/MgmtSrvr.cpp:
        fix
      ndb/src/mgmsrv/Services.cpp:
        fix
      ndb/test/ndbapi/Makefile.am:
        fix
      ndb/tools/Makefile.am:
        fix
      b97d4bc4
  11. 15 Nov, 2004 1 commit
    • unknown's avatar
      wl2240 - ndb partitioning · 55af626d
      unknown authored
      - new test program
      - changed scan take over protocol
      - fixed some bugs
       
      
      
      ndb/include/kernel/signaldata/TcKeyReq.hpp:
        Changed scan takeover to instead
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        return fargment instead of node (as info for scan take-over)
      ndb/src/kernel/blocks/dbtc/Dbtc.hpp:
        remove unused scanNode
      ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
        Ship fragment instead of node in scan take over.
        The case where fragment has changed primary will still be handled
          as fragmentdistribution has changed then
      ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:
        Send fragment wo/ extra bit
      ndb/src/ndbapi/NdbOperationSearch.cpp:
        Fix distribution key length
      ndb/test/ndbapi/Makefile.am:
        new test program for partitioning
      55af626d
  12. 09 Nov, 2004 1 commit
  13. 15 Sep, 2004 1 commit
  14. 06 Sep, 2004 1 commit
    • unknown's avatar
      Added testReadPerf that compares different access methods · b37768f2
      unknown authored
      - pk read (batch and serial)
      - unique index read (batch and serial)
      - eq-bound ordered index
      - range ordered index
      - sorted range ordered index
      - interpretered scan
      
      
      ndb/test/ndbapi/Makefile.am:
        Added testReadPerf
      ndb/test/ndbapi/testScanPerf.cpp:
        Removed old #ifdef'ed code
      b37768f2
  15. 31 Aug, 2004 1 commit
    • unknown's avatar
      Interpreter fix + tets prg · c0ac45d8
      unknown authored
      ndb/src/ndbapi/NdbOperationInt.cpp:
        Fix so that interpreter is possible together with index scans
      ndb/test/ndbapi/Makefile.am:
        New test prog
      c0ac45d8
  16. 22 Jul, 2004 1 commit
    • unknown's avatar
      Adding *.hpp files for testScan and testScanInterpreter to sources · 5d1e9208
      unknown authored
      Removing old directories for test/ using bk rmdir
      
      
      BitKeeper/deleted/.del-Makefile~14c4cd8063f58fea:
        Delete: ndb/test/ndbapi/bank/old_dirs/bankTimer/Makefile
      BitKeeper/deleted/.del-Makefile~82b2fd7fe466962:
        Delete: ndb/test/ndbapi/bank/old_dirs/bankMakeGL/Makefile
      BitKeeper/deleted/.del-Makefile~95fdc210ddf553f6:
        Delete: ndb/test/ndbapi/bank/old_dirs/bankSumAccounts/Makefile
      BitKeeper/deleted/.del-Makefile~96d101a498089452:
        Delete: ndb/test/ndbapi/bank/old_dirs/bankCreator/Makefile
      BitKeeper/deleted/.del-Makefile~e4bdeda89cd7e97a:
        Delete: ndb/test/ndbapi/bank/old_dirs/bankTransactionMaker/Makefile
      BitKeeper/deleted/.del-Makefile~1e0c3a31ef7c20c:
        Delete: ndb/test/ndbapi/bank/old_dirs/src/Makefile
      BitKeeper/deleted/.del-Makefile~3766e52c58c4799a:
        Delete: ndb/test/ndbapi/bank/old_dirs/testBank/Makefile
      BitKeeper/deleted/.del-Makefile~eb4584f8f3d806a8:
        Delete: ndb/test/ndbapi/bank/old_dirs/bankValidateAllGLs/Makefile
      ndb/test/ndbapi/Makefile.am:
        Adding *.hpp files for testScan and testScanInterpreter to sources
      5d1e9208
  17. 15 Jul, 2004 1 commit
    • unknown's avatar
      Moved testScanPerf to ndb/test/ndbapi/ and added it to Makefile · 82a36fe4
      unknown authored
      BitKeeper/deleted/.del-Makefile~bf89f137b06b6e68:
        Delete: ndb/test/ndbapi/testScanPerf/Makefile
      BitKeeper/deleted/.del-testScanPerf.cpp~b619ce6099f279a1:
        Delete: ndb/test/ndbapi/testScanPerf/testScanPerf.cpp
      ndb/test/ndbapi/Makefile.am:
        Add testScanPerf to Makefile.am
      82a36fe4
  18. 29 Jun, 2004 1 commit
  19. 10 Jun, 2004 1 commit
  20. 27 May, 2004 2 commits
    • unknown's avatar
      Fix bank · 75659d85
      unknown authored
      ndb/test/ndbapi/Makefile.am:
        Removed flexScan (-noscan)
      ndb/test/ndbapi/bank/Bank.cpp:
        Fixed no scan api
      ndb/test/ndbapi/bank/BankLoad.cpp:
        Fixed no scan api
      ndb/test/ndbapi/testBackup.cpp:
        Reenable bank
      ndb/test/ndbapi/testGrep.cpp:
        Reenable bank
      75659d85
    • unknown's avatar
      several ndb automake changes, see respective file · 312794db
      unknown authored
      ndb/tools/waiter.cpp:
        Rename: ndb/test/tools/waiter.cpp -> ndb/tools/waiter.cpp
      configure.in:
        added install dirs for ndb
      ndb/Makefile.am:
        ndb headers for install
      ndb/config/common.mk.am:
        DEFS_LOC in ndb make
      ndb/config/type_ndbapi.mk.am:
        added LDADD=libNDB_API.la default for type_ndbapi
      ndb/src/cw/cpcd/Makefile.am:
        changes install dir
      ndb/src/kernel/blocks/backup/restore/Makefile.am:
        changes install dir
      ndb/src/kernel/ndb-main/Makefile.am:
        changes install dir
      ndb/src/mgmapi/Makefile.am:
        changes install dir
      ndb/src/mgmclient/Makefile.am:
        changes install dir
      ndb/src/mgmsrv/Makefile.am:
        changes install dir
      ndb/src/ndbapi/Makefile.am:
        changes install dir
      ndb/test/ndbapi/Makefile.am:
        changes install dir
      ndb/test/ndbapi/bank/Makefile.am:
        changes install dir
      ndb/test/tools/Makefile.am:
        changes install dir
      mysql-test/ndb/install_ndbcluster.sh:
        new
      mysql-test/ndb/stop_ndbcluster.sh:
        new
      ndb/tools/Makefile.am:
        changes install dir
      312794db
  21. 26 May, 2004 2 commits
    • unknown's avatar
      makefix · 912528f9
      unknown authored
      912528f9
    • unknown's avatar
      neww ndb automake · 72790bb9
      unknown authored
      ndb/test/tools/hugoCalculator.cpp:
        Rename: ndb/test/tools/hugoCalculator/hugoCalculator.cpp -> ndb/test/tools/hugoCalculator.cpp
      ndb/test/tools/hugoLoad.cpp:
        Rename: ndb/test/tools/hugoLoad/hugoLoad.cpp -> ndb/test/tools/hugoLoad.cpp
      ndb/test/tools/hugoFill.cpp:
        Rename: ndb/test/tools/hugoFill/hugoFill.cpp -> ndb/test/tools/hugoFill.cpp
      ndb/test/tools/hugoLockRecords.cpp:
        Rename: ndb/test/tools/hugoLockRecords/hugoLockRecords.cpp -> ndb/test/tools/hugoLockRecords.cpp
      ndb/test/tools/hugoPkRead.cpp:
        Rename: ndb/test/tools/hugoPkRead/hugoPkRead.cpp -> ndb/test/tools/hugoPkRead.cpp
      ndb/test/tools/hugoPkReadRecord.cpp:
        Rename: ndb/test/tools/hugoPkReadRecord/hugoPkReadRecord.cpp -> ndb/test/tools/hugoPkReadRecord.cpp
      ndb/test/tools/hugoScanRead.cpp:
        Rename: ndb/test/tools/hugoScanRead/hugoScanRead.cpp -> ndb/test/tools/hugoScanRead.cpp
      ndb/test/tools/restart.cpp:
        Rename: ndb/test/tools/restart/restart.cpp -> ndb/test/tools/restart.cpp
      ndb/test/ndbapi/TraceNdbApi.cpp:
        Rename: ndb/test/ndbapi/acid2/TraceNdbApi.cpp -> ndb/test/ndbapi/TraceNdbApi.cpp
      ndb/test/ndbapi/VerifyNdbApi.cpp:
        Rename: ndb/test/ndbapi/acid2/VerifyNdbApi.cpp -> ndb/test/ndbapi/VerifyNdbApi.cpp
      ndb/test/ndbapi/acid.cpp:
        Rename: ndb/test/ndbapi/acid/acid.cpp -> ndb/test/ndbapi/acid.cpp
      ndb/test/ndbapi/acid2.cpp:
        Rename: ndb/test/ndbapi/acid2/acid2.cpp -> ndb/test/ndbapi/acid2.cpp
      ndb/test/ndbapi/bulk_copy.cpp:
        Rename: ndb/test/ndbapi/bulk_copy/bulk_copy.cpp -> ndb/test/ndbapi/bulk_copy.cpp
      ndb/test/ndbapi/celloDb.cpp:
        Rename: ndb/test/ndbapi/cello-sessionDb/celloDb.cpp -> ndb/test/ndbapi/celloDb.cpp
      ndb/test/ndbapi/create_all_tabs.cpp:
        Rename: ndb/test/ndbapi/create_all_tabs/create_all_tabs.cpp -> ndb/test/ndbapi/create_all_tabs.cpp
      ndb/test/ndbapi/create_tab.cpp:
        Rename: ndb/test/ndbapi/create_tab/create_tab.cpp -> ndb/test/ndbapi/create_tab.cpp
      ndb/test/ndbapi/drop_all_tabs.cpp:
        Rename: ndb/test/ndbapi/drop_all_tabs/drop_all_tabs.cpp -> ndb/test/ndbapi/drop_all_tabs.cpp
      ndb/test/ndbapi/flexAsynch.cpp:
        Rename: ndb/test/ndbapi/flexAsynch/flexAsynch.cpp -> ndb/test/ndbapi/flexAsynch.cpp
      ndb/test/ndbapi/flexBench.cpp:
        Rename: ndb/test/ndbapi/flexBench/flexBench.cpp -> ndb/test/ndbapi/flexBench.cpp
      ndb/test/ndbapi/flexHammer.cpp:
        Rename: ndb/test/ndbapi/flexHammer/flexHammer.cpp -> ndb/test/ndbapi/flexHammer.cpp
      ndb/test/ndbapi/flexScan.cpp:
        Rename: ndb/test/ndbapi/flexScan/flexScan.cpp -> ndb/test/ndbapi/flexScan.cpp
      ndb/test/ndbapi/flexTT.cpp:
        Rename: ndb/test/ndbapi/flexTT/flexTT.cpp -> ndb/test/ndbapi/flexTT.cpp
      ndb/test/ndbapi/flexTimedAsynch.cpp:
        Rename: ndb/test/ndbapi/flexTimedAsynch/flexTimedAsynch.cpp -> ndb/test/ndbapi/flexTimedAsynch.cpp
      ndb/test/ndbapi/flex_bench_mysql.cpp:
        Rename: ndb/test/ndbapi/flex_bench_mysql/flex_bench_mysql.cpp -> ndb/test/ndbapi/flex_bench_mysql.cpp
      ndb/test/ndbapi/index.cpp:
        Rename: ndb/test/ndbapi/indexTest/index.cpp -> ndb/test/ndbapi/index.cpp
      ndb/test/ndbapi/asyncGenerator.cpp:
        Rename: ndb/test/ndbapi/lmc-bench/async-src/generator/asyncGenerator.cpp -> ndb/test/ndbapi/asyncGenerator.cpp
      ndb/test/ndbapi/index2.cpp:
        Rename: ndb/test/ndbapi/indexTest2/index2.cpp -> ndb/test/ndbapi/index2.cpp
      ndb/test/ndbapi/interpreterInTup.cpp:
        Rename: ndb/test/ndbapi/interpreterInTup/interpreterInTup.cpp -> ndb/test/ndbapi/interpreterInTup.cpp
      ndb/test/ndbapi/mainAsyncGenerator.cpp:
        Rename: ndb/test/ndbapi/lmc-bench/async-src/generator/mainAsyncGenerator.cpp -> ndb/test/ndbapi/mainAsyncGenerator.cpp
      ndb/test/ndbapi/ndb_async1.cpp:
        Rename: ndb/test/ndbapi/lmc-bench/async-src/user/ndb_async1.cpp -> ndb/test/ndbapi/ndb_async1.cpp
      ndb/test/ndbapi/ndb_async2.cpp:
        Rename: ndb/test/ndbapi/lmc-bench/async-src/user/ndb_async2.cpp -> ndb/test/ndbapi/ndb_async2.cpp
      ndb/test/ndbapi/ndb_user_populate.cpp:
        Rename: ndb/test/ndbapi/lmc-bench/src/user/ndb_user_populate.cpp -> ndb/test/ndbapi/ndb_user_populate.cpp
      ndb/test/ndbapi/ndb_user_transaction.cpp:
        Rename: ndb/test/ndbapi/lmc-bench/src/user/ndb_user_transaction.cpp -> ndb/test/ndbapi/ndb_user_transaction.cpp
      ndb/test/ndbapi/ndb_user_transaction2.cpp:
        Rename: ndb/test/ndbapi/lmc-bench/src/user/ndb_user_transaction2.cpp -> ndb/test/ndbapi/ndb_user_transaction2.cpp
      ndb/test/ndbapi/ndb_user_transaction3.cpp:
        Rename: ndb/test/ndbapi/lmc-bench/src/user/ndb_user_transaction3.cpp -> ndb/test/ndbapi/ndb_user_transaction3.cpp
      ndb/test/ndbapi/userInterface.cpp:
        Rename: ndb/test/ndbapi/lmc-bench/async-src/user/userInterface.cpp -> ndb/test/ndbapi/userInterface.cpp
      ndb/test/ndbapi/benchronja.cpp:
        Rename: ndb/test/ndbapi/ronja/benchronja/benchronja.cpp -> ndb/test/ndbapi/benchronja.cpp
      ndb/test/ndbapi/ndb_user_transaction4.cpp:
        Rename: ndb/test/ndbapi/lmc-bench/src/user/ndb_user_transaction4.cpp -> ndb/test/ndbapi/ndb_user_transaction4.cpp
      ndb/test/ndbapi/ndb_user_transaction5.cpp:
        Rename: ndb/test/ndbapi/lmc-bench/src/user/ndb_user_transaction5.cpp -> ndb/test/ndbapi/ndb_user_transaction5.cpp
      ndb/test/ndbapi/ndb_user_transaction6.cpp:
        Rename: ndb/test/ndbapi/lmc-bench/src/user/ndb_user_transaction6.cpp -> ndb/test/ndbapi/ndb_user_transaction6.cpp
      ndb/test/ndbapi/restarter.cpp:
        Rename: ndb/test/ndbapi/restarter/restarter.cpp -> ndb/test/ndbapi/restarter.cpp
      ndb/test/ndbapi/restarter2.cpp:
        Rename: ndb/test/ndbapi/restarter2/restarter2.cpp -> ndb/test/ndbapi/restarter2.cpp
      ndb/test/ndbapi/restarts.cpp:
        Rename: ndb/test/ndbapi/restarts/restarts.cpp -> ndb/test/ndbapi/restarts.cpp
      ndb/test/ndbapi/InsertRecs.cpp:
        Rename: ndb/test/ndbapi/telco/InsertRecs.cpp -> ndb/test/ndbapi/InsertRecs.cpp
      ndb/test/ndbapi/adoInsertRecs.cpp:
        Rename: ndb/test/ndbapi/telco/adoInsertRecs.cpp -> ndb/test/ndbapi/adoInsertRecs.cpp
      ndb/test/ndbapi/initronja.cpp:
        Rename: ndb/test/ndbapi/ronja/initronja/initronja.cpp -> ndb/test/ndbapi/initronja.cpp
      ndb/test/ndbapi/msa.cpp:
        Rename: ndb/test/ndbapi/telco/msa.cpp -> ndb/test/ndbapi/msa.cpp
      ndb/test/ndbapi/testBasic.cpp:
        Rename: ndb/test/ndbapi/testBasic/testBasic.cpp -> ndb/test/ndbapi/testBasic.cpp
      ndb/test/ndbapi/testDataBuffers.cpp:
        Rename: ndb/test/ndbapi/testDataBuffers/testDataBuffers.cpp -> ndb/test/ndbapi/testDataBuffers.cpp
      ndb/test/ndbapi/testDict.cpp:
        Rename: ndb/test/ndbapi/testDict/testDict.cpp -> ndb/test/ndbapi/testDict.cpp
      ndb/test/ndbapi/testGrep.cpp:
        Rename: ndb/test/ndbapi/testGrep/testGrep.cpp -> ndb/test/ndbapi/testGrep.cpp
      ndb/test/ndbapi/testGrepVerify.cpp:
        Rename: ndb/test/ndbapi/testGrep/verify/testGrepVerify.cpp -> ndb/test/ndbapi/testGrepVerify.cpp
      ndb/test/ndbapi/testIndex.cpp:
        Rename: ndb/test/ndbapi/testIndex/testIndex.cpp -> ndb/test/ndbapi/testIndex.cpp
      ndb/test/ndbapi/testInterpreter.cpp:
        Rename: ndb/test/ndbapi/testInterpreter/testInterpreter.cpp -> ndb/test/ndbapi/testInterpreter.cpp
      ndb/test/ndbapi/testMgm.cpp:
        Rename: ndb/test/ndbapi/testMgm/testMgm.cpp -> ndb/test/ndbapi/testMgm.cpp
      ndb/test/ndbapi/testNdbApi.cpp:
        Rename: ndb/test/ndbapi/testNdbApi/testNdbApi.cpp -> ndb/test/ndbapi/testNdbApi.cpp
      ndb/test/ndbapi/testNodeRestart.cpp:
        Rename: ndb/test/ndbapi/testNodeRestart/testNodeRestart.cpp -> ndb/test/ndbapi/testNodeRestart.cpp
      ndb/test/ndbapi/testOIBasic.cpp:
        Rename: ndb/test/ndbapi/testOIBasic/testOIBasic.cpp -> ndb/test/ndbapi/testOIBasic.cpp
      ndb/test/ndbapi/testOperations.cpp:
        Rename: ndb/test/ndbapi/testOperations/testOperations.cpp -> ndb/test/ndbapi/testOperations.cpp
      ndb/test/ndbapi/testOrderedIndex.cpp:
        Rename: ndb/test/ndbapi/testOrderedIndex/testOrderedIndex.cpp -> ndb/test/ndbapi/testOrderedIndex.cpp
      ndb/test/ndbapi/testRestartGci.cpp:
        Rename: ndb/test/ndbapi/testRestartGci/testRestartGci.cpp -> ndb/test/ndbapi/testRestartGci.cpp
      ndb/test/ndbapi/testScan.cpp:
        Rename: ndb/test/ndbapi/testScan/testScan.cpp -> ndb/test/ndbapi/testScan.cpp
      ndb/test/ndbapi/testScanInterpreter.cpp:
        Rename: ndb/test/ndbapi/testScanInterpreter/testScanInterpreter.cpp -> ndb/test/ndbapi/testScanInterpreter.cpp
      ndb/test/ndbapi/testSystemRestart.cpp:
        Rename: ndb/test/ndbapi/testSystemRestart/testSystemRestart.cpp -> ndb/test/ndbapi/testSystemRestart.cpp
      ndb/test/ndbapi/testTimeout.cpp:
        Rename: ndb/test/ndbapi/testTimeout/testTimeout.cpp -> ndb/test/ndbapi/testTimeout.cpp
      ndb/test/ndbapi/cdrserver.cpp:
        Rename: ndb/test/ndbapi/vw_test/cdrserver.cpp -> ndb/test/ndbapi/cdrserver.cpp
      ndb/test/ndbapi/size.cpp:
        Rename: ndb/test/ndbapi/vw_test/size.cpp -> ndb/test/ndbapi/size.cpp
      ndb/test/ndbapi/testTransactions.cpp:
        Rename: ndb/test/ndbapi/testTransactions/testTransactions.cpp -> ndb/test/ndbapi/testTransactions.cpp
      ndb/test/ndbapi/test_event.cpp:
        Rename: ndb/test/ndbapi/test_event/test_event.cpp -> ndb/test/ndbapi/test_event.cpp
      ndb/tools/delete_all.cpp:
        Rename: ndb/tools/delete_all/delete_all.cpp -> ndb/tools/delete_all.cpp
      ndb/tools/desc.cpp:
        Rename: ndb/tools/desc/desc.cpp -> ndb/tools/desc.cpp
      ndb/tools/drop_index.cpp:
        Rename: ndb/tools/drop_index/drop_index.cpp -> ndb/tools/drop_index.cpp
      ndb/tools/drop_tab.cpp:
        Rename: ndb/tools/drop_tab/drop_tab.cpp -> ndb/tools/drop_tab.cpp
      ndb/tools/listTables.cpp:
        Rename: ndb/tools/list_tables/listTables.cpp -> ndb/tools/listTables.cpp
      ndb/tools/ndbsql.cpp:
        Rename: ndb/tools/ndbsql/ndbsql.cpp -> ndb/tools/ndbsql.cpp
      ndb/tools/select_all.cpp:
        Rename: ndb/tools/select_all/select_all.cpp -> ndb/tools/select_all.cpp
      ndb/tools/select_count.cpp:
        Rename: ndb/tools/select_count/select_count.cpp -> ndb/tools/select_count.cpp
      ndb/test/tools/hugoScanUpdate.cpp:
        Rename: ndb/test/tools/hugoScanUpd.cpp -> ndb/test/tools/hugoScanUpdate.cpp
      ndb/test/tools/hugoPkUpdate.cpp:
        Rename: ndb/test/tools/hugoPkUpd.cpp -> ndb/test/tools/hugoPkUpdate.cpp
      ndb/test/tools/hugoPkDelete.cpp:
        Rename: ndb/test/tools/hugoPkDel.cpp -> ndb/test/tools/hugoPkDelete.cpp
      ndb/tools/Makefile_old:
        Rename: ndb/tools/Makefile -> ndb/tools/Makefile_old
      ndb/test/tools/transproxy.cpp:
        Rename: ndb/tools/transproxy.cpp -> ndb/test/tools/transproxy.cpp
      ndb/test/tools/verify_index.cpp:
        Rename: ndb/tools/verify_index.cpp -> ndb/test/tools/verify_index.cpp
      ndb/test/tools/copy_tab.cpp:
        Rename: ndb/tools/copy_tab.cpp -> ndb/test/tools/copy_tab.cpp
      ndb/test/tools/cpcc.cpp:
        Rename: ndb/tools/cpcc.cpp -> ndb/test/tools/cpcc.cpp
      ndb/test/tools/create_index.cpp:
        Rename: ndb/tools/create_index.cpp -> ndb/test/tools/create_index.cpp
      ndb/test/tools/old_dirs/waiter/Makefile_old:
        mvdir
      ndb/test/tools/old_dirs/waiter/waiter.cpp:
        mvdir
      ndb/test/tools/old_dirs/restart/Makefile:
        mvdir
      ndb/test/tools/old_dirs/hugoScanUpdate/Makefile:
        mvdir
      ndb/test/tools/old_dirs/hugoScanRead/Makefile:
        mvdir
      ndb/test/tools/old_dirs/hugoPkUpdate/Makefile:
        mvdir
      ndb/test/tools/old_dirs/hugoPkReadRecord/Makefile:
        mvdir
      ndb/test/tools/old_dirs/hugoPkRead/Makefile:
        mvdir
      ndb/test/tools/old_dirs/hugoPkDelete/Makefile:
        mvdir
      ndb/test/tools/old_dirs/hugoLockRecords/Makefile:
        mvdir
      ndb/test/tools/old_dirs/hugoLoad/Makefile:
        mvdir
      ndb/test/tools/old_dirs/hugoFill/Makefile:
        mvdir
      ndb/test/tools/old_dirs/hugoCalculator/Makefile:
        mvdir
      ndb/tools/old_dirs/copy_tab/Makefile:
        mvdir
      ndb/tools/old_dirs/cpcc/Makefile:
        mvdir
      ndb/tools/old_dirs/create_index/Makefile:
        mvdir
      ndb/tools/old_dirs/delete_all/Makefile:
        mvdir
      ndb/tools/old_dirs/desc/Makefile:
        mvdir
      ndb/tools/old_dirs/drop_index/Makefile:
        mvdir
      ndb/tools/old_dirs/drop_tab/Makefile:
        mvdir
      ndb/tools/old_dirs/list_tables/Makefile:
        mvdir
      ndb/tools/old_dirs/select_all/Makefile:
        mvdir
      ndb/tools/old_dirs/select_count/Makefile:
        mvdir
      ndb/test/tools/old_dirs/transproxy/Makefile:
        mvdir
      ndb/test/tools/old_dirs/verify_index/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/flexTT/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/flexTimedAsynch/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/flexHammer/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/flexHammer/README:
        mvdir
      ndb/test/ndbapi/old_dirs/flexBench/Makefile.am:
        mvdir
      ndb/test/ndbapi/old_dirs/flexBench/Makefile_old:
        mvdir
      ndb/test/ndbapi/old_dirs/flexBench/ndbplot.pl:
        mvdir
      ndb/test/ndbapi/old_dirs/flexAsynch/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/drop_all_tabs/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/create_tab/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testOIBasic/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testOIBasic/times.txt:
        mvdir
      ndb/test/ndbapi/old_dirs/testNodeRestart/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testOperations/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testBlobs/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testBackup/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testDict/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/test_event/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testTransactions/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testTimeout/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testSystemRestart/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testScanInterpreter/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testDataBuffers/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testIndex/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testMgm/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/restarter/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/flexScan/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/flexScan/README:
        mvdir
      ndb/test/ndbapi/old_dirs/testRestartGci/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/flex_bench_mysql/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/indexTest/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/indexTest2/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testBasic/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/basicAsynch/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/create_all_tabs/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testNdbApi/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testOrderedIndex/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/restarter2/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/telco/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/telco/readme:
        mvdir
      ndb/test/ndbapi/old_dirs/acid/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/acid2/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/acid2/TraceNdbApi.hpp:
        mvdir
      ndb/test/ndbapi/old_dirs/acid2/VerifyNdbApi.hpp:
        mvdir
      ndb/test/ndbapi/old_dirs/interpreterInTup/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/ronja/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/ronja/benchronja/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/ronja/initronja/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testScan/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/vw_test/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/vw_test/bcd.h:
        mvdir
      ndb/test/ndbapi/old_dirs/vw_test/utv.h:
        mvdir
      ndb/test/ndbapi/old_dirs/vw_test/vcdrfunc.h:
        mvdir
      ndb/test/ndbapi/old_dirs/vw_test/script/client_start:
        mvdir
      ndb/test/ndbapi/old_dirs/testGrep/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testGrep/verify/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/testInterpreter/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/restarts/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/bulk_copy/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/async-src/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/async-src/generator/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/async-src/include/dbGenerator.h:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/async-src/include/testData.h:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/async-src/include/userInterface.h:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/async-src/user/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/async-src/user/macros.h:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/async-src/user/ndb_error.hpp:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/bin/.empty:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/include/ndb_schema.hpp:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/include/testDefinitions.h:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/lib/.empty:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/script/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench-l-p10.sh:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench-l.sh:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench-p10.sh:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/script/async-lmc-bench.sh:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/README:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/dbGenerator.c:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/makevars.linux:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/makevars.sparc:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/dbGenerator.h:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/generator/mainGenerator.c:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/include/testData.h:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/include/userInterface.h:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/dbPopulate.c:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/dbPopulate.h:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/populator/mainPopulate.c:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/user/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/user/localDbPrepare.c:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/user/macros.h:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/user/ndb_error.hpp:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/Makefile:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/userHandle.h:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/userInterface.c:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/user/old/userTransaction.c:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/user/userHandle.h:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/user/userInterface.cpp:
        mvdir
      ndb/test/ndbapi/old_dirs/lmc-bench/src/user/userTransaction.c:
        mvdir
      ndb/test/ndbapi/testBasicAsynch.cpp:
        Change mode to -rw-rw-r--
      ndb/tools/old_dirs/ndbnet/Makefile.PL:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Base.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Client.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Command.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Config.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Run.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Util.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/ndbnet.pl:
        mvdir
      ndb/tools/old_dirs/ndbnet/ndbnetd.pl:
        mvdir
      ndb/tools/old_dirs/ndbnet/ndbrun:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Database.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Env.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Node.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net/NodeApi.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net/NodeDb.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net/NodeMgmt.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net/Server.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net/ServerINET.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Net/ServerUNIX.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Base.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Database.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Env.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Run/Node.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Base.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Dir.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Event.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Util/File.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Util/IO.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Lock.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Log.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Util/Socket.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Util/SocketINET.pm:
        mvdir
      ndb/tools/old_dirs/ndbnet/lib/NDB/Util/SocketUNIX.pm:
        mvdir
      ndb/tools/old_dirs/ndbsql/Makefile:
        mvdir
      ndb/tools/old_dirs/src/counterviewer/CounterViewer.java:
        mvdir
      ndb/test/ndbapi/bank/Bank.hpp:
        mvdir
      ndb/test/ndbapi/bank/Makefile_old:
        Rename: ndb/test/ndbapi/bank/Makefile -> ndb/test/ndbapi/bank/Makefile_old
      ndb/test/ndbapi/bank/old_dirs/bankCreator/Makefile:
        mvdir
      ndb/test/ndbapi/bank/old_dirs/bankSumAccounts/Makefile:
        mvdir
      ndb/test/ndbapi/bank/old_dirs/bankMakeGL/Makefile:
        mvdir
      ndb/test/ndbapi/bank/old_dirs/bankTimer/Makefile:
        mvdir
      ndb/test/ndbapi/bank/old_dirs/bankValidateAllGLs/Makefile:
        mvdir
      ndb/test/ndbapi/bank/old_dirs/bankTransactionMaker/Makefile:
        mvdir
      ndb/test/ndbapi/bank/old_dirs/src/Makefile:
        mvdir
      ndb/test/ndbapi/bank/old_dirs/testBank/Makefile:
        mvdir
      ndb/test/ndbapi/ScanFilter.hpp:
        Rename: ndb/test/ndbapi/old_dirs/testScanInterpreter/ScanFilter.hpp -> ndb/test/ndbapi/ScanFilter.hpp
      ndb/test/ndbapi/ScanInterpretTest.hpp:
        Rename: ndb/test/ndbapi/old_dirs/testScanInterpreter/ScanInterpretTest.hpp -> ndb/test/ndbapi/ScanInterpretTest.hpp
      ndb/test/ndbapi/ScanFunctions.hpp:
        Rename: ndb/test/ndbapi/old_dirs/testScan/ScanFunctions.hpp -> ndb/test/ndbapi/ScanFunctions.hpp
      72790bb9
  22. 25 May, 2004 1 commit
    • unknown's avatar
      Intermediary commit: Removed some old Makefiles and introduces Makefile.am · b37edfc3
      unknown authored
      ndb/src/Makefile_old:
        Rename: ndb/src/Makefile -> ndb/src/Makefile_old
      ndb/src/common/Makefile_old:
        Rename: ndb/src/common/Makefile -> ndb/src/common/Makefile_old
      ndb/src/common/portlib/Makefile_old:
        Rename: ndb/src/common/portlib/Makefile -> ndb/src/common/portlib/Makefile_old
      ndb/src/common/portlib/unix/Makefile_old:
        Rename: ndb/src/common/portlib/unix/Makefile -> ndb/src/common/portlib/unix/Makefile_old
      ndb/src/common/debugger/Makefile_old:
        Rename: ndb/src/common/debugger/Makefile -> ndb/src/common/debugger/Makefile_old
      ndb/src/common/logger/Makefile_old:
        Rename: ndb/src/common/logger/Makefile -> ndb/src/common/logger/Makefile_old
      ndb/src/common/util/Makefile_old:
        Rename: ndb/src/common/util/Makefile -> ndb/src/common/util/Makefile_old
      ndb/src/common/mgmcommon/Makefile_old:
        Rename: ndb/src/common/mgmcommon/Makefile -> ndb/src/common/mgmcommon/Makefile_old
      ndb/src/common/transporter/Makefile_old:
        Rename: ndb/src/common/transporter/Makefile -> ndb/src/common/transporter/Makefile_old
      ndb/src/kernel/Makefile_old:
        Rename: ndb/src/kernel/Makefile -> ndb/src/kernel/Makefile_old
      ndb/src/kernel/error/Makefile_old:
        Rename: ndb/src/kernel/error/Makefile -> ndb/src/kernel/error/Makefile_old
      ndb/src/kernel/blocks/Makefile_old:
        Rename: ndb/src/kernel/blocks/Makefile -> ndb/src/kernel/blocks/Makefile_old
      ndb/src/kernel/blocks/cmvmi/Makefile_old:
        Rename: ndb/src/kernel/blocks/cmvmi/Makefile -> ndb/src/kernel/blocks/cmvmi/Makefile_old
      ndb/src/kernel/blocks/dbacc/Makefile_old:
        Rename: ndb/src/kernel/blocks/dbacc/Makefile -> ndb/src/kernel/blocks/dbacc/Makefile_old
      ndb/src/kernel/blocks/dbdict/Makefile_old:
        Rename: ndb/src/kernel/blocks/dbdict/Makefile -> ndb/src/kernel/blocks/dbdict/Makefile_old
      ndb/src/kernel/blocks/dbdih/Makefile_old:
        Rename: ndb/src/kernel/blocks/dbdih/Makefile -> ndb/src/kernel/blocks/dbdih/Makefile_old
      ndb/src/kernel/blocks/dblqh/Makefile_old:
        Rename: ndb/src/kernel/blocks/dblqh/Makefile -> ndb/src/kernel/blocks/dblqh/Makefile_old
      ndb/src/kernel/blocks/dbtc/Makefile_old:
        Rename: ndb/src/kernel/blocks/dbtc/Makefile -> ndb/src/kernel/blocks/dbtc/Makefile_old
      ndb/src/kernel/blocks/dbtup/Makefile_old:
        Rename: ndb/src/kernel/blocks/dbtup/Makefile -> ndb/src/kernel/blocks/dbtup/Makefile_old
      ndb/src/kernel/blocks/ndbfs/Makefile_old:
        Rename: ndb/src/kernel/blocks/ndbfs/Makefile -> ndb/src/kernel/blocks/ndbfs/Makefile_old
      ndb/src/kernel/blocks/ndbcntr/Makefile_old:
        Rename: ndb/src/kernel/blocks/ndbcntr/Makefile -> ndb/src/kernel/blocks/ndbcntr/Makefile_old
      ndb/src/kernel/blocks/qmgr/Makefile_old:
        Rename: ndb/src/kernel/blocks/qmgr/Makefile -> ndb/src/kernel/blocks/qmgr/Makefile_old
      ndb/src/kernel/blocks/trix/Makefile_old:
        Rename: ndb/src/kernel/blocks/trix/Makefile -> ndb/src/kernel/blocks/trix/Makefile_old
      ndb/src/kernel/blocks/backup/Makefile_old:
        Rename: ndb/src/kernel/blocks/backup/Makefile -> ndb/src/kernel/blocks/backup/Makefile_old
      ndb/src/kernel/blocks/dbutil/Makefile_old:
        Rename: ndb/src/kernel/blocks/dbutil/Makefile -> ndb/src/kernel/blocks/dbutil/Makefile_old
      ndb/src/kernel/blocks/suma/Makefile_old:
        Rename: ndb/src/kernel/blocks/suma/Makefile -> ndb/src/kernel/blocks/suma/Makefile_old
      ndb/src/kernel/blocks/grep/Makefile_old:
        Rename: ndb/src/kernel/blocks/grep/Makefile -> ndb/src/kernel/blocks/grep/Makefile_old
      ndb/src/kernel/blocks/dbtux/Makefile_old:
        Rename: ndb/src/kernel/blocks/dbtux/Makefile -> ndb/src/kernel/blocks/dbtux/Makefile_old
      ndb/src/kernel/vm/Makefile_old:
        Rename: ndb/src/kernel/vm/Makefile -> ndb/src/kernel/vm/Makefile_old
      ndb/src/kernel/ndb-main/Makefile_old:
        Rename: ndb/src/kernel/ndb-main/Makefile -> ndb/src/kernel/ndb-main/Makefile_old
      ndb/src/ndbapi/Makefile_old:
        Rename: ndb/src/ndbapi/Makefile -> ndb/src/ndbapi/Makefile_old
      ndb/src/common/debugger/signaldata/Makefile_old:
        Rename: ndb/src/common/debugger/signaldata/Makefile -> ndb/src/common/debugger/signaldata/Makefile_old
      ndb/src/mgmapi/Makefile_old:
        Rename: ndb/src/mgmapi/Makefile -> ndb/src/mgmapi/Makefile_old
      ndb/src/mgmsrv/Makefile_old:
        Rename: ndb/src/mgmsrv/Makefile -> ndb/src/mgmsrv/Makefile_old
      ndb/src/mgmclient/Makefile_old:
        Rename: ndb/src/mgmclient/Makefile -> ndb/src/mgmclient/Makefile_old
      ndb/Makefile_old:
        Rename: ndb/Makefile -> ndb/Makefile_old
      ndb/src/cw/Makefile_old:
        Rename: ndb/src/cw/Makefile -> ndb/src/cw/Makefile_old
      ndb/src/cw/cpcd/Makefile_old:
        Rename: ndb/src/cw/cpcd/Makefile -> ndb/src/cw/cpcd/Makefile_old
      ndb/test/Makefile_old:
        Rename: ndb/test/Makefile -> ndb/test/Makefile_old
      ndb/test/src/Makefile_old:
        Rename: ndb/test/src/Makefile -> ndb/test/src/Makefile_old
      ndb/src/common/editline/Makefile_old:
        Rename: ndb/src/common/editline/Makefile -> ndb/src/common/editline/Makefile_old
      ndb/configure_old:
        Rename: ndb/configure -> ndb/configure_old
      ndb/test/tools/Makefile_old:
        Rename: ndb/test/tools/Makefile -> ndb/test/tools/Makefile_old
      ndb/test/run-test/Makefile_old:
        Rename: ndb/test/run-test/Makefile -> ndb/test/run-test/Makefile_old
      ndb/Epilogue.mk_old:
        Rename: ndb/Epilogue.mk -> ndb/Epilogue.mk_old
      ndb/src/kernel/blocks/backup/restore/Makefile_old:
        Rename: ndb/src/kernel/blocks/backup/restore/Makefile -> ndb/src/kernel/blocks/backup/restore/Makefile_old
      ndb/config/Makefile.am_old:
        Rename: ndb/config/Makefile.am -> ndb/config/Makefile.am_old
      ndb/config/GuessConfig.sh_old:
        Rename: ndb/config/GuessConfig.sh -> ndb/config/GuessConfig.sh_old
      ndb/test/ndbapi/Makefile_old:
        Rename: ndb/test/ndbapi/Makefile.am -> ndb/test/ndbapi/Makefile_old
      ndb/test/ndbapi/flexBench/Makefile_old:
        Rename: ndb/test/ndbapi/flexBench/Makefile.am -> ndb/test/ndbapi/flexBench/Makefile_old
      b37edfc3