1. 01 Jun, 2004 6 commits
    • unknown's avatar
      Fix scan error bug · f81c74c8
      unknown authored
      (last known :-))
      
      
      ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
        Removed printouts
      ndb/src/ndbapi/NdbConnectionScan.cpp:
        Fix scan error bug
      ndb/src/ndbapi/NdbScanOperation.cpp:
        Fix scan error bug
        Remove printout
      f81c74c8
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1-ndb · cf6573ae
      unknown authored
      into mysql.com:/home/jonas/src/wl1671
      
      
      cf6573ae
    • unknown's avatar
      Update error handling of new scan · ab198e52
      unknown authored
      Still known bugs :-(
      
      
      ndb/include/kernel/signaldata/ScanTab.hpp:
        Add close flag
      ndb/include/ndbapi/NdbConnection.hpp:
        Moved mehtod outside
      ndb/include/ndbapi/NdbScanOperation.hpp:
        Removed err code from
      ndb/src/common/debugger/signaldata/ScanTab.cpp:
        Updated printer
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        New error inserts for SCAN
      ndb/src/kernel/blocks/dbtc/Dbtc.hpp:
        Update handling of frag timeouts
      ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
        Update handling of frag timeouts
      ndb/src/kernel/blocks/dbtup/DbtupBuffer.cpp:
        Don't send empty TRANSID_AI's
      ndb/src/ndbapi/NdbConnectionScan.cpp:
        Update error handling of scan
      ndb/src/ndbapi/NdbScanOperation.cpp:
        Update error handling of scan
      ndb/src/ndbapi/Ndbif.cpp:
        Update error handling of scan
      ab198e52
    • unknown's avatar
      Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · c32a2521
      unknown authored
      into mysql.com:/Users/mikron/mycluster
      
      
      c32a2521
    • unknown's avatar
      various ndb make changes, see respective file · 0bfc8c57
      unknown authored
      
      BitKeeper/deleted/.del-Makefile.am~d4e228ebd21fc066:
        Delete: ndb/include/Makefile.am
      acinclude.m4:
        static linking of ndbclient into mysqld
      configure.in:
        removed ndb/include/Makefile.am + fixed conditional compile of ndb shm, sci
      ndb/Makefile.am:
        dist-hook for make distdir in ndb
      ndb/config/type_ndbapitest.mk.am:
        use of libndbclient.so in testprograms
      ndb/config/type_ndbapitools.mk.am:
        static linking to binary distributed ndb tools
      ndb/src/Makefile.am:
        enable libndbclient.so
      ndb/src/common/transporter/Makefile.am:
        added support for optional inclusion of shared mem and sci in ndb transporter
      ndb/tools/Makefile.am:
        new type for tools which should be statically linked with libndbclient
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      0bfc8c57
    • unknown's avatar
      Small portability fix for strnlen · c4cb7a9b
      unknown authored
      c4cb7a9b
  2. 28 May, 2004 13 commits
  3. 27 May, 2004 21 commits