1. 27 May, 2004 18 commits
    • unknown's avatar
      7c330756
    • unknown's avatar
      oops ndb mistake · ee2af63f
      unknown authored
      ee2af63f
    • unknown's avatar
      fix ndb make · 160be94a
      unknown authored
      160be94a
    • unknown's avatar
      ndb fixes see files · 29f3f533
      unknown authored
      
      acconfig.h:
        added switched for shm sci in ndb
      acinclude.m4:
        added switched for shm sci in ndb
      configure.in:
        added dependency for ndblibs to mysql server
      ndb/src/common/transporter/Makefile.am:
        small fix
      ndb/src/common/transporter/Transporter.hpp:
        ndb_global for sci and shm defines
      29f3f533
    • unknown's avatar
      changed to ndbclient · 4688d39a
      unknown authored
      4688d39a
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · a216e205
      unknown authored
      into poseidon.(none):/home/tomas/mysql-4.1-ndb
      
      
      a216e205
    • unknown's avatar
      oops · 95013a3b
      unknown authored
      95013a3b
    • unknown's avatar
      see resp file · b2043ef8
      unknown authored
      
      configure.in:
        added NDB_EXTRA_FLAGS
      ndb/src/common/transporter/Makefile.am:
        removed SHM in ndb
      b2043ef8
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · a00152e9
      unknown authored
      into mc05.(none):/space2/tomas/mysql-4.1
      
      
      a00152e9
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · f9e8b64e
      unknown authored
      into poseidon.(none):/home/tomas/mysql-4.1-ndb
      
      
      f9e8b64e
    • unknown's avatar
      fix for gcc version 3 bug · cc55f693
      unknown authored
      cc55f693
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · 9b2682e6
      unknown authored
      into mc05.(none):/space2/tomas/mysql-4.1
      
      
      ndb/include/ndbapi/Ndb.hpp:
        Auto merged
      ndb/src/kernel/blocks/backup/restore/Restore.hpp:
        Auto merged
      ndb/src/kernel/blocks/backup/restore/main.cpp:
        Auto merged
      ndb/src/ndbapi/Ndb.cpp:
        Auto merged
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        Auto merged
      ndb/src/ndbapi/Ndbinit.cpp:
        Auto merged
      ndb/test/ndbapi/testGrepVerify.cpp:
        Auto merged
      ndb/tools/listTables.cpp:
        Auto merged
      9b2682e6
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 94fc67f5
      unknown authored
      into mc05.(none):/space2/tomas/mysql-4.1-ndb-test
      
      
      BitKeeper/etc/logging_ok:
        auto-union
      configure.in:
        Auto merged
      94fc67f5
    • unknown's avatar
      configure.in: · daaa3def
      unknown authored
        automake verion problem
      
      
      configure.in:
        automake verion problem
      daaa3def
    • unknown's avatar
      Makefile.am: · 9933c7e7
      unknown authored
        changed install dir
      
      
      ndb/test/run-test/Makefile.am:
        changed install dir
      9933c7e7
    • unknown's avatar
      ndb in mysql-test fix · 9e833b2a
      unknown authored
      9e833b2a
    • unknown's avatar
      a22a7fda
    • unknown's avatar
      several ndb automake changes, see respective file · c41b0e48
      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
      c41b0e48
  2. 26 May, 2004 22 commits
    • unknown's avatar
      Added new netware file · aa6ff1cf
      unknown authored
      aa6ff1cf
    • unknown's avatar
      Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1 · d000ea9c
      unknown authored
      
      Makefile.am:
        Auto merged
      client/mysqldump.c:
        Auto merged
      configure.in:
        Auto merged
      netware/Makefile.am:
        Auto merged
      d000ea9c
    • unknown's avatar
      After merge fixes · abd68407
      unknown authored
      
      Docs/manual_toc.html:
        Rename: BitKeeper/deleted/.del-manual_toc.html~f483f2d33d9acb41 -> Docs/manual_toc.html
      libmysqld/lib_sql.cc:
        Fixed type of new variables
      libmysqld/libmysqld.c:
        Removed duplicate function (allready in libmysql.c)
      abd68407
    • unknown's avatar
      netware files should always be in 'make dist' · 1d03d162
      unknown authored
      use opt_net_buffer_length instead of net_buffer_length
      
      
      Makefile.am:
        netware files should always be in 'make dist'
      client/mysqldump.c:
        use opt_net_buffer_length instead of net_buffer_length
      configure.in:
        netware files should always be in 'make dist'
      netware/Makefile.am:
        netware files should always be in 'make dist'
      1d03d162
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 1d7d7609
      unknown authored
      into mysql.com:/home/my/mysql-4.1
      
      
      1d7d7609
    • unknown's avatar
      merge with 4.0 to get windows fixes · 7c5cd412
      unknown authored
      
      VC++Files/client/mysqlclient.dsp:
        Auto merged
      VC++Files/innobase/innobase.dsp:
        Auto merged
      include/mysql.h:
        Auto merged
      include/mysql_com.h:
        Auto merged
      innobase/include/log0log.h:
        Auto merged
      innobase/include/log0log.ic:
        Auto merged
      innobase/include/mtr0mtr.h:
        Auto merged
      innobase/log/log0log.c:
        Auto merged
      innobase/log/log0recv.c:
        Auto merged
      innobase/que/que0que.c:
        Auto merged
      libmysql/libmysql.c:
        Auto merged
      libmysql_r/Makefile.am:
        Auto merged
      sql/log_event.cc:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      tools/mysqlmanager.c:
        Auto merged
      7c5cd412
    • unknown's avatar
      logging_ok: · 43638667
      unknown authored
        Logging to logging@openlogging.org accepted
      compile-pentium-max:
        changed --with-ndbcluster to --without-ndbcluster because it fails on 4.1 builds
      
      
      BUILD/compile-pentium-max:
        changed --with-ndbcluster to --without-ndbcluster because it fails on 4.1 builds
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      43638667
    • unknown's avatar
      VC++ portability fix · cc24ac70
      unknown authored
      
      VC++Files/client/mysqlclient.dsp:
        Added missing /D MYSQL_CLIENT
      VC++Files/innobase/innobase.dsp:
        Remove not existing file
      sql/mysqld.cc:
        Fixed comment
      cc24ac70
    • unknown's avatar
      Fixed test to not crash when ndb is not in use · 5fe72df8
      unknown authored
      5fe72df8
    • unknown's avatar
      configure.in: · 34e7ad05
      unknown authored
        makefix
      
      
      configure.in:
        makefix
      34e7ad05
    • unknown's avatar
      makefix · 709b1b89
      unknown authored
      709b1b89
    • unknown's avatar
      Makefile.am: · 7c40ea2d
      unknown authored
        new file
      
      
      7c40ea2d
    • unknown's avatar
      InnoDB fixup: remove debug assertion that causes compile error · e6b4c164
      unknown authored
      when UNIV_DEBUG is defined (introduced in ChangeSet@1.1850)
      
      
      innobase/que/que0que.c:
        Remove ut_ad() reference to removed parameter next_thr
      e6b4c164
    • unknown's avatar
      Fix to make Windows compilation smoother · 00c41b28
      unknown authored
      
      VC++Files/innobase/innobase.dsp:
        non-existent file removed
      client/mysql.cc:
        local opt_max_allowed_packet and opt_net_buffer_length introduced
      client/mysqldump.c:
        local opt_max_allowed_packet and opt_net_buffer_length introduced
      include/mysql.h:
        mysql_get_parameters() interface added
        #define max_allowed_packet added
      include/mysql_com.h:
        these should not be exported
      libmysql/libmysql.c:
        mysql_get_parameters implementations
      libmysql/libmysql.def:
        interface changed
      libmysql_r/Makefile.am:
        MYSQL_CLIENT define added
      libmysqld/lib_sql.cc:
        line moved to be above the '#include "mysql.cc"'
      libmysqld/libmysqld.c:
        mysql_get_parameters implementation (embedded)
      libmysqld/libmysqld.def:
        interface changed
      sql/log_event.cc:
        should be like that in this case
      tools/mysqlmanager.c:
        compiler warns on this line
      00c41b28
    • unknown's avatar
      removed usage of replication · 365ef569
      unknown authored
      
      ndb/src/mgmclient/CommandInterpreter.hpp:
        removed usage of global replication
      365ef569
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · c2f6dff9
      unknown authored
      into mysql.com:/home/my/mysql-4.1
      
      
      c2f6dff9
    • unknown's avatar
      Changed prototype of killed_ptr() to make it more portable · 30bffb02
      unknown authored
      Applied patches for Netware
      
      
      innobase/include/os0thread.h:
        Applied patches for Netware
      innobase/os/os0thread.c:
        Applied patches for Netware
      libmysql/libmysql.c:
        Applied patches for Netware
      libmysql/libmysql.def:
        Applied patches for Netware
      myisam/myisamchk.c:
        Applied patches for Netware
        Changed prototype of killed_ptr() to make it more portable
      myisam/myisamdef.h:
        Applied patches for Netware
        Changed prototype of killed_ptr() to make it more portable
      mysql-test/t/rpl_relayspace-slave.opt:
        Applied patches for Netware
      mysys/my_pthread.c:
        Applied patches for Netware
      mysys/my_static.h:
        Portability fix
      netware/BUILD/compile-linux-tools:
        Applied patches for Netware
        Changed prototype of killed_ptr() to make it more portable
      netware/BUILD/mwenv:
        Applied patches for Netware
        Changed prototype of killed_ptr() to make it more portable
      netware/BUILD/nwbootstrap:
        Applied patches for Netware
        Changed prototype of killed_ptr() to make it more portable
      netware/my_manage.c:
        Applied patches for Netware
        Changed prototype of killed_ptr() to make it more portable
      netware/mysql_fix_privilege_tables.pl:
        Applied patches for Netware
        Changed prototype of killed_ptr() to make it more portable
      netware/mysql_test_run.c:
        Applied patches for Netware
        Changed prototype of killed_ptr() to make it more portable
      netware/static_init_db.sql:
        Applied patches for Netware
        Changed prototype of killed_ptr() to make it more portable
      scripts/make_binary_distribution.sh:
        Applied patches for Netware
        Changed prototype of killed_ptr() to make it more portable
      sql/filesort.cc:
        Changed prototype of killed_ptr() to make it more portable
      sql/ha_myisam.cc:
        Changed prototype of killed_ptr() to make it more portable
      sql/mysqld.cc:
        Fixed some typos for Netware
      sql/sql_bitmap.h:
        Applied patches for Netware
      sql/sql_class.h:
        Changed prototype of killed_ptr() to make it more portable
      sql/sql_insert.cc:
        safety fix
      strings/my_strtoll10.c:
        Added comment
      30bffb02
    • unknown's avatar
      Merge poseidon.(none):/home/tomas/mysql-4.1-ndb · 5790e2b3
      unknown authored
      into poseidon.(none):/home/tomas/mysql-4.1-ndb-make
      
      
      configure.in:
        Auto merged
      ndb/src/Makefile_old:
        Auto merged
      ndb/test/ndbapi/acid.cpp:
        Auto merged
      ndb/test/ndbapi/flexAsynch.cpp:
        Auto merged
      ndb/test/ndbapi/flexHammer.cpp:
        Auto merged
      ndb/test/ndbapi/flexTT.cpp:
        Auto merged
      ndb/test/ndbapi/initronja.cpp:
        Auto merged
      ndb/test/ndbapi/interpreterInTup.cpp:
        Auto merged
      ndb/test/ndbapi/msa.cpp:
        Auto merged
      ndb/test/ndbapi/old_dirs/lmc-bench/src/user/userInterface.cpp:
        Auto merged
      ndb/test/ndbapi/testDataBuffers.cpp:
        Auto merged
      ndb/test/ndbapi/testNdbApi.cpp:
        Auto merged
      ndb/test/ndbapi/testRestartGci.cpp:
        Auto merged
      ndb/test/ndbapi/testScan.cpp:
        Auto merged
      ndb/tools/desc.cpp:
        Auto merged
      ndb/test/ndbapi/flexScan.cpp:
        Auto merged
      5790e2b3
    • unknown's avatar
      neww ndb automake · abee640f
      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
      abee640f
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 4cfa10de
      unknown authored
      into mc05.(none):/space2/tomas/mysql-4.1-ndb-test
      
      
      configure.in:
        Auto merged
      ndb/src/kernel/ndb-main/Main.cpp:
        Auto merged
      ndb/src/ndbapi/Ndb.cpp:
        Auto merged
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        Auto merged
      4cfa10de
    • unknown's avatar
      Small fix, addin order by to get predicatble output from select · 5eea01a7
      unknown authored
      
      mysql-test/r/ndb_autodiscover.result:
        Added yet another order by to test.
      mysql-test/t/ndb_autodiscover.test:
        Added yet another order by to test.
      5eea01a7
    • unknown's avatar
      Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1 · 259d8c4c
      unknown authored
      into neptunus.(none):/home/magnus/mysql-4.1
      
      
      259d8c4c