An error occurred fetching the project authors.
  1. 15 Sep, 2004 1 commit
    • unknown's avatar
      logging_ok: · 49dc3a53
      unknown authored
        Logging to logging@openlogging.org accepted
      SCI_Transporter.hpp, SCI_Transporter.cpp:
        Major fix-up of SCI Transporter, fixed so that it works with single card, fixed wrap around, added lots of DBUG statements, merged with new transporter handling
      TransporterRegistry.cpp:
        Some fixes for wrap around needed plus DBUG handling
      TCP_Transporter.hpp, TCP_Transporter.cpp:
        Added DBUG statements
      SHM_Transporter.hpp, SHM_Transporter.cpp:
        Fixed SHM Transporter
      SHM_Buffer.hpp:
        Fixed SHM Buffer to handle wrap around properly
      IPCConfig.cpp:
        Fixed up config of SCI
      SocketServer.cpp:
        Added DBUG support for SocketServer threads
      ConfigInfo.cpp:
        Config changes for SCI
      TransporterDefinitions.hpp, mgmapi_config_parameters.h:
        SCI fixes
      Makefile.am, type_ndbapitools.mk.am, type_ndbapitest.mk.am:
        Added SCI library path to Makefiles
      configure.in:
        Fixed small bug with shared mem and sci together in configure
      acinclude.m4:
        Added possibility of providing SCI library path in confgure
      
      
      acinclude.m4:
        Added possibility of providing SCI library path in confgure
      configure.in:
        Fixed small bug with shared mem and sci together in configure
      ndb/config/type_ndbapitest.mk.am:
        Added SCI library path to Makefiles
      ndb/config/type_ndbapitools.mk.am:
        Added SCI library path to Makefiles
      ndb/src/cw/cpcd/Makefile.am:
        Added SCI library path to Makefiles
      ndb/src/kernel/Makefile.am:
        Added SCI library path to Makefiles
      ndb/src/kernel/blocks/backup/restore/Makefile.am:
        Added SCI library path to Makefiles
      ndb/src/mgmsrv/Makefile.am:
        Added SCI library path to Makefiles
      sql/Makefile.am:
        Added SCI library path to Makefiles
      ndb/src/common/transporter/Makefile.am:
        Added SCI library path to Makefiles
      ndb/include/mgmapi/mgmapi_config_parameters.h:
        SCI fixes
      ndb/include/transporter/TransporterDefinitions.hpp:
        SCI fixes
      ndb/src/mgmsrv/ConfigInfo.cpp:
        Config changes for SCI
      ndb/src/common/util/SocketServer.cpp:
        Added DBUG support for SocketServer threads
      ndb/src/common/mgmcommon/IPCConfig.cpp:
        Fixed up config of SCI
      ndb/src/common/transporter/SHM_Buffer.hpp:
        Fixed SHM Buffer to handle wrap around properly
      ndb/src/common/transporter/SHM_Transporter.cpp:
        Fixed SHM Transporter
      ndb/src/common/transporter/SHM_Transporter.hpp:
        Fixed SHM Transporter
      ndb/src/common/transporter/TCP_Transporter.cpp:
        Added DBUG statements
      ndb/src/common/transporter/TCP_Transporter.hpp:
        Added DBUG statements
      ndb/src/common/transporter/TransporterRegistry.cpp:
        Some fixes for wrap around needed plus DBUG handling
      ndb/src/common/transporter/SCI_Transporter.cpp:
        Major fix-up of SCI Transporter, fixed so that it works with single card, fixed wrap around, added lots of DBUG statements, merged with new transporter handling
      ndb/src/common/transporter/SCI_Transporter.hpp:
        Major fix-up of SCI Transporter, fixed so that it works with single card, fixed wrap around, added lots of DBUG statements, merged with new transporter handling
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      49dc3a53
  2. 24 Aug, 2004 1 commit
  3. 04 Aug, 2004 1 commit
    • unknown's avatar
      wl1292 - workaround for mgmsrv node id problems · 8b45aa64
      unknown authored
      ndb/src/cw/cpcd/Makefile.am:
        Put cpcd in libexec
      ndb/src/cw/cpcd/Process.cpp:
        Fixed reverse check with ulimit
      ndb/test/run-test/main.cpp:
        Restart mgm server aswell on test failure.
        Removes problems with nodeid
      8b45aa64
  4. 08 Jun, 2004 1 commit
  5. 03 Jun, 2004 1 commit
  6. 02 Jun, 2004 1 commit
    • unknown's avatar
      several ndb make changes, see respective file · cf771979
      unknown authored
      ndb/src/kernel/Main.cpp:
        Rename: ndb/src/kernel/ndb-main/Main.cpp -> ndb/src/kernel/Main.cpp
      ndb/src/kernel/SimBlockList.cpp:
        Rename: ndb/src/kernel/ndb-main/SimBlockList.cpp -> ndb/src/kernel/SimBlockList.cpp
      BitKeeper/deleted/.del-Makefile.am~dbb6038d7163a54d:
        Delete: ndb/src/kernel/ndb-main/Makefile.am
      BitKeeper/deleted/.del-Makefile_old~1f37e763ba5d06d0:
        Delete: ndb/src/kernel/ndb-main/Makefile_old
      ndb/old_files/BinDist.sh:
        Rename: ndb/BinDist.sh -> ndb/old_files/BinDist.sh
      ndb/old_files/Defs.mk:
        Rename: ndb/Defs.mk -> ndb/old_files/Defs.mk
      ndb/old_files/Makefile:
        Rename: ndb/Makefile_old -> ndb/old_files/Makefile
      ndb/old_files/SrcDist.sh:
        Rename: ndb/SrcDist.sh -> ndb/old_files/SrcDist.sh
      ndb/old_files/configure:
        Rename: ndb/configure_old -> ndb/old_files/configure
      ndb/old_files/Epilogue.mk:
        Rename: ndb/Epilogue.mk_old -> ndb/old_files/Epilogue.mk
      ndb/config/old_files/Defs.DEBUG.mk:
        Rename: ndb/config/Defs.DEBUG.mk -> ndb/config/old_files/Defs.DEBUG.mk
      ndb/config/old_files/Defs.HPUX.HPPA.GCC.mk:
        Rename: ndb/config/Defs.HPUX.HPPA.GCC.mk -> ndb/config/old_files/Defs.HPUX.HPPA.GCC.mk
      ndb/config/old_files/Defs.IBMAIX.POWERPC.GCC.mk:
        Rename: ndb/config/Defs.IBMAIX.POWERPC.GCC.mk -> ndb/config/old_files/Defs.IBMAIX.POWERPC.GCC.mk
      ndb/config/old_files/Defs.LINUX.x86.GCC.mk:
        Rename: ndb/config/Defs.LINUX.x86.GCC.mk -> ndb/config/old_files/Defs.LINUX.x86.GCC.mk
      ndb/config/old_files/Defs.LINUX.x86.ICC.mk:
        Rename: ndb/config/Defs.LINUX.x86.ICC.mk -> ndb/config/old_files/Defs.LINUX.x86.ICC.mk
      ndb/config/old_files/Defs.LINUX.x86_64.GCC.mk:
        Rename: ndb/config/Defs.LINUX.x86_64.GCC.mk -> ndb/config/old_files/Defs.LINUX.x86_64.GCC.mk
      ndb/config/old_files/Defs.MACOSX.POWERPC.GCC.mk:
        Rename: ndb/config/Defs.MACOSX.POWERPC.GCC.mk -> ndb/config/old_files/Defs.MACOSX.POWERPC.GCC.mk
      ndb/config/old_files/Defs.OSE.PPC750.DIAB.mk:
        Rename: ndb/config/Defs.OSE.PPC750.DIAB.mk -> ndb/config/old_files/Defs.OSE.PPC750.DIAB.mk
      ndb/config/old_files/Defs.RELEASE.mk:
        Rename: ndb/config/Defs.RELEASE.mk -> ndb/config/old_files/Defs.RELEASE.mk
      ndb/config/old_files/Defs.RELEASE_TRACE.mk:
        Rename: ndb/config/Defs.RELEASE_TRACE.mk -> ndb/config/old_files/Defs.RELEASE_TRACE.mk
      ndb/config/old_files/Defs.SIMCELLO.SOFTOSE.GCC.mk:
        Rename: ndb/config/Defs.SIMCELLO.SOFTOSE.GCC.mk -> ndb/config/old_files/Defs.SIMCELLO.SOFTOSE.GCC.mk
      ndb/config/old_files/Defs.SOFTOSE.SPARC.GCC.mk:
        Rename: ndb/config/Defs.SOFTOSE.SPARC.GCC.mk -> ndb/config/old_files/Defs.SOFTOSE.SPARC.GCC.mk
      ndb/config/old_files/Defs.SOLARIS.SPARC.FORTE6.mk:
        Rename: ndb/config/Defs.SOLARIS.SPARC.FORTE6.mk -> ndb/config/old_files/Defs.SOLARIS.SPARC.FORTE6.mk
      ndb/config/old_files/Defs.SOLARIS.SPARC.GCC.mk:
        Rename: ndb/config/Defs.SOLARIS.SPARC.GCC.mk -> ndb/config/old_files/Defs.SOLARIS.SPARC.GCC.mk
      ndb/config/old_files/Defs.SOLARIS.SPARC_64.GCC.mk:
        Rename: ndb/config/Defs.SOLARIS.SPARC_64.GCC.mk -> ndb/config/old_files/Defs.SOLARIS.SPARC_64.GCC.mk
      ndb/config/old_files/Defs.SOLARIS6.SPARC.GCC.mk:
        Rename: ndb/config/Defs.SOLARIS6.SPARC.GCC.mk -> ndb/config/old_files/Defs.SOLARIS6.SPARC.GCC.mk
      ndb/config/old_files/Defs.TRU64X.ALPHA.GCC.mk:
        Rename: ndb/config/Defs.TRU64X.ALPHA.GCC.mk -> ndb/config/old_files/Defs.TRU64X.ALPHA.GCC.mk
      ndb/config/old_files/Defs.WIN32.x86.VC7.mk:
        Rename: ndb/config/Defs.WIN32.x86.VC7.mk -> ndb/config/old_files/Defs.WIN32.x86.VC7.mk
      ndb/config/old_files/acinclude.m4:
        Rename: ndb/config/acinclude.m4 -> ndb/config/old_files/acinclude.m4
      ndb/config/old_files/Makefile.am:
        Rename: ndb/config/Makefile.am_old -> ndb/config/old_files/Makefile.am
      ndb/config/old_files/GuessConfig.sh:
        Rename: ndb/config/GuessConfig.sh_old -> ndb/config/old_files/GuessConfig.sh
      ndb/config/old_files/configure.in:
        Rename: ndb/config/configure.in -> ndb/config/old_files/configure.in
      ndb/config/old_files/config.h.in:
        Rename: ndb/config/config.h.in -> ndb/config/old_files/config.h.in
      ndb/old_files/README:
        Rename: ndb/README -> ndb/old_files/README
      ndb/old_files/mysqlclusterenv.sh:
        Rename: ndb/mysqlclusterenv.sh -> ndb/old_files/mysqlclusterenv.sh
      ndb/old_files/env.sh:
        Rename: ndb/env.sh -> ndb/old_files/env.sh
      BitKeeper/deleted/.del-Makefile~650473b0dabb331b:
        Delete: ndb/src/scripts/Makefile
      ndb/src/old_files/ndbbaseclient/Makefile:
        mvdir
      ndb/src/old_files/ndbbaseclient/ndbbaseclient_dummy.cpp:
        mvdir
      ndb/src/old_files/ndbclient/Makefile:
        mvdir
      ndb/src/old_files/ndbclient/ndbclient_dummy.cpp:
        mvdir
      ndb/src/old_files/Makefile:
        Rename: ndb/src/Makefile_old -> ndb/src/old_files/Makefile
      acinclude.m4:
        added ndb configure options
      configure.in:
        moved lots of stuff for ndb over to Makefile.ams and added some config opt for ndb
      mysql-test/ndb/install_ndbcluster.sh:
        adopt to new ndb install
      mysql-test/ndb/stop_ndbcluster.sh:
        adopt to new ndb install
      ndb/Makefile.am:
        moved some things to include/Makefile.am
      ndb/config/common.mk.am:
        moved some things from configure.in
      ndb/config/type_kernel.mk.am:
        moved some things from configure.in
      ndb/config/type_mgmapiclient.mk.am:
        moved some things from configure.in
      ndb/config/type_ndbapi.mk.am:
        moved some things from configure.in
      ndb/config/type_ndbapiclient.mk.am:
        moved some things from configure.in
      ndb/config/type_ndbapitest.mk.am:
        moved some things from configure.in
      ndb/config/type_ndbapitools.mk.am:
        moved some things from configure.in
      ndb/config/type_util.mk.am:
        moved some things from configure.in
      ndb/src/Makefile.am:
        .
      ndb/src/common/portlib/Makefile.am:
        fix for make distdir
      ndb/src/cw/cpcd/Makefile.am:
        added configurable ldflags
      ndb/src/kernel/Makefile.am:
        moved up ndb-main one level
      ndb/src/kernel/blocks/backup/restore/Makefile.am:
        added configurable ldflags
      ndb/src/kernel/blocks/suma/Makefile.am:
        fixed error
      ndb/src/kernel/error/Makefile.am:
        fix error
      ndb/src/kernel/vm/Makefile.am:
        fix error
      ndb/src/mgmapi/Makefile.am:
        removed libMGM_API
      ndb/src/mgmclient/Makefile.am:
        added configurable ldflags
      ndb/src/mgmsrv/Makefile.am:
        added configurable ldflags
      ndb/src/ndbapi/Makefile.am:
        removed libNDB_API
      ndb/test/Makefile.am:
        added optional build of ndbapi tests
      ndb/tools/Makefile.am:
        added configurable ldflags
      ndb/include/Makefile.am:
        fixed missing .h files in make distdir
      scripts/make_binary_distribution.sh:
        updated for ndb and new make
      cf771979
  7. 01 Jun, 2004 1 commit
  8. 27 May, 2004 2 commits
    • unknown's avatar
      Use ndbclient more · d97a303f
      unknown authored
      configure.in:
        Include mgmapi
      ndb/config/type_ndbapi.mk.am:
        remove LDADD from type
      ndb/config/type_util.mk.am:
        remove LDADD from type
      ndb/src/cw/cpcd/Makefile.am:
        LDADD ndbclient
      ndb/src/kernel/ndb-main/Makefile.am:
        Fix LDADD
      ndb/src/mgmclient/Makefile.am:
        LDADD ndbclient
      ndb/src/mgmsrv/Makefile.am:
        LDADD ndbclient
      ndb/test/run-test/Makefile.am:
        LDADD ndbclient
      d97a303f
    • 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
  9. 25 May, 2004 1 commit
    • unknown's avatar
      Intermediary commit: Removed some old Makefiles and introduces Makefile.am · f799dca8
      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
      f799dca8