1. 06 Jul, 2004 1 commit
    • unknown's avatar
      Fixed memory handling · 17735954
      unknown authored
      
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        longable when routed
      ndb/src/kernel/blocks/dbtup/DbtupBuffer.cpp:
        longable when routed
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        Init blob count correctly
      ndb/src/ndbapi/NdbIndexOperation.cpp:
        Receiver::init
      ndb/src/ndbapi/NdbOperation.cpp:
        Receiver::init
        release memory
      17735954
  2. 05 Jul, 2004 1 commit
    • unknown's avatar
      Fixed bugs in ordered scan discovered by mysql-test-run · 3f3ea303
      unknown authored
      Enabled ordered scan in handler
      
      
      
      ndb/include/ndbapi/NdbIndexScanOperation.hpp:
        Moved saveBound to NdbIndexScanOperation
      ndb/include/ndbapi/NdbScanOperation.hpp:
        Moved saveBound to NdbIndexScanOperation
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        Introduced map for
        index attributes (keys) -> real attr id (and back)
      ndb/src/ndbapi/NdbDictionaryImpl.hpp:
        Introduced map for
        index attributes (keys) -> real attr id (and back)
      ndb/src/ndbapi/NdbOperationDefine.cpp:
        Moved saveBound to NdbIndexScanOperation
      ndb/src/ndbapi/NdbOperationInt.cpp:
        Moved saveBound to NdbIndexScanOperation
      ndb/src/ndbapi/NdbScanOperation.cpp:
        Moved saveBound to NdbIndexScanOperation
        Fixed bugs in handling of setBounds w.r.t getValues and index keys
          (use new reverse map)
        Fixed bugs in next_result_ordered
      sql/ha_ndbcluster.cc:
        Use sorted scan when requested
      3f3ea303
  3. 24 Jun, 2004 1 commit
    • unknown's avatar
      bug fixes · 8aac8515
      unknown authored
      
      ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
        rollback sets exec_flag
      ndb/test/ndbapi/testScan.cpp:
        none relavant test cases
      8aac8515
  4. 23 Jun, 2004 7 commits
    • unknown's avatar
      Reset exec_flag when contacting API · fb235b74
      unknown authored
      fb235b74
    • unknown's avatar
      testcases for BUG#4230 · 7b862bea
      unknown authored
      
      ndb/test/run-test/daily-basic-tests.txt:
        add testTimeout -n TimeoutRandTransaction for BUG#4230
        add scan tests
      7b862bea
    • unknown's avatar
      wl1292 · 6fa3bc48
      unknown authored
      Move atrt install-path to mysql-test/ndb
      
      
      ndb/test/run-test/Makefile.am:
        Move atrt install-path to mysql-test/ndb
      6fa3bc48
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · 37b2535e
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1-ndb
      
      
      37b2535e
    • unknown's avatar
      Bug fixes, related to wl1671 & BUG#4230 · 4e17ed45
      unknown authored
      
      ndb/src/kernel/blocks/dbtc/Dbtc.hpp:
        BUG#4230
      ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
        Only send TCROLLBACKREP when recevied TCKEYREQ with exec_flag set
      ndb/src/ndbapi/NdbApiSignal.cpp:
        Fix length of TCROLLBACKREQ
      ndb/src/ndbapi/NdbScanOperation.cpp:
        Wait for all TRANSID_AI before sending close scan req
      ndb/test/include/HugoOperations.hpp:
        Remove hugo impl. of scan interface
      ndb/test/ndbapi/testScan.cpp:
        Removed "non relevant" scan tests
      ndb/test/ndbapi/testTimeout.cpp:
        Update to new scan api
      ndb/test/ndbapi/testTransactions.cpp:
        tmp remove scan (not in autotest yet anyway) from testTransaction
      ndb/test/src/HugoOperations.cpp:
        Remove hugo impl. of scan interface
      4e17ed45
    • unknown's avatar
      testOIBasic.cpp: · 18e10f8f
      unknown authored
        quick fix to new scan
      
      
      ndb/test/ndbapi/testOIBasic.cpp:
        quick fix to new scan
      18e10f8f
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 190d9e72
      unknown authored
      into poseidon.bredbandsbolaget.se:/home/tomas/mysql-4.1-ndb-merge
      
      
      190d9e72
  5. 22 Jun, 2004 26 commits
  6. 21 Jun, 2004 4 commits