1. 06 Jul, 2004 7 commits
    • unknown's avatar
      wl1873 · 1a74bb1d
      unknown authored
      1a74bb1d
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1-ndb · ca6e7a0c
      unknown authored
      into mysql.com:/home/jonas/src/wl1873
      
      
      ndb/include/ndbapi/NdbScanOperation.hpp:
        Auto merged
      ndb/src/ndbapi/NdbResultSet.cpp:
        Auto merged
      ndb/src/ndbapi/NdbScanOperation.cpp:
        Auto merged
      ndb/test/ndbapi/testScan.cpp:
        Auto merged
      ca6e7a0c
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1 · d0a9676b
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1-ndb
      
      
      mysql-test/ndb/ndbcluster.sh:
        Auto merged
      d0a9676b
    • unknown's avatar
      Fix uninit variable · 1d57e419
      unknown authored
      1d57e419
    • unknown's avatar
      merge · 913424a8
      unknown authored
      
      ndb/src/mgmapi/mgmapi.cpp:
        Auto merged
      913424a8
    • unknown's avatar
      missing ; · 3e73b86d
      unknown authored
      3e73b86d
    • 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 6 commits
    • 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
    • unknown's avatar
      Merge mleich@bk-internal.mysql.com:/home/bk/mysql-4.1 · 3e3a2e83
      unknown authored
      into zero.local.lan:/GORDON/MySQL/mysql-4.1/src
      
      
      3e3a2e83
    • unknown's avatar
      Merge joreland@bk-internal:/home/bk/mysql-4.1 · 38486b33
      unknown authored
      into melody.local:/home/mysqldev/jonas/mysql-4.1
      
      
      38486b33
    • unknown's avatar
      BUG#4384 · 1042c0e8
      unknown authored
      
      ndb/src/common/util/ConfigValues.cpp:
        BUG#4384
        Compute pointers manually instead of using ptr[-x]
        Changed return type from "*&" to "**"
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      1042c0e8
    • unknown's avatar
      - fixed typo in mysql-test/ndb/ndbcluster.sh that caused a · 298ce27e
      unknown authored
         "test: argument expected" error when trying to run the NDB test
         suite on Solaris
      
      
      mysql-test/ndb/ndbcluster.sh:
         - fixed typo that caused a "test: argument expected" error when trying
           to run the NDB test suite on Solaris
      298ce27e
    • unknown's avatar
      Fix mysql-test-run ndb order by/endian issue · 41b04a9b
      unknown authored
      41b04a9b
  3. 04 Jul, 2004 1 commit
  4. 02 Jul, 2004 9 commits
  5. 01 Jul, 2004 10 commits
  6. 30 Jun, 2004 7 commits