1. 06 Jul, 2004 5 commits
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1 · f3a24f26
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1-ndb
      
      
      mysql-test/ndb/ndbcluster.sh:
        Auto merged
      f3a24f26
    • unknown's avatar
      Fix uninit variable · 1fc3aea2
      unknown authored
      1fc3aea2
    • unknown's avatar
      merge · c5f2a569
      unknown authored
      
      ndb/src/mgmapi/mgmapi.cpp:
        Auto merged
      c5f2a569
    • unknown's avatar
      missing ; · 337eb417
      unknown authored
      337eb417
    • unknown's avatar
      Fixed memory handling · 2fefc006
      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
      2fefc006
  2. 05 Jul, 2004 6 commits
    • unknown's avatar
      Fixed bugs in ordered scan discovered by mysql-test-run · 066e0b8c
      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
      066e0b8c
    • unknown's avatar
      Merge mleich@bk-internal.mysql.com:/home/bk/mysql-4.1 · 6ba90340
      unknown authored
      into zero.local.lan:/GORDON/MySQL/mysql-4.1/src
      
      6ba90340
    • unknown's avatar
      Merge joreland@bk-internal:/home/bk/mysql-4.1 · f755c191
      unknown authored
      into melody.local:/home/mysqldev/jonas/mysql-4.1
      
      f755c191
    • unknown's avatar
      BUG#4384 · a02a9cdb
      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
      a02a9cdb
    • unknown's avatar
      - fixed typo in mysql-test/ndb/ndbcluster.sh that caused a · f3f0bf95
      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
      f3f0bf95
    • unknown's avatar
      Fix mysql-test-run ndb order by/endian issue · 9aa689fb
      unknown authored
      9aa689fb
  3. 04 Jul, 2004 1 commit
  4. 02 Jul, 2004 9 commits
  5. 01 Jul, 2004 10 commits
  6. 30 Jun, 2004 9 commits