1. 01 Jun, 2004 6 commits
    • unknown's avatar
      Fix scan error bug · b8adbc62
      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
      b8adbc62
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1-ndb · d90f4fba
      unknown authored
      into mysql.com:/home/jonas/src/wl1671
      
      d90f4fba
    • unknown's avatar
      Update error handling of new scan · 25e92e80
      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
      25e92e80
    • unknown's avatar
      Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · 5db0768e
      unknown authored
      into mysql.com:/Users/mikron/mycluster
      
      5db0768e
    • unknown's avatar
      various ndb make changes, see respective file · efeb3c68
      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
      efeb3c68
    • unknown's avatar
      Small portability fix for strnlen · cd5130e1
      unknown authored
      cd5130e1
  2. 28 May, 2004 13 commits
  3. 27 May, 2004 21 commits