An error occurred fetching the project authors.
  1. 05 Oct, 2004 1 commit
    • unknown's avatar
      wl2135 - index restart · 7a8336be
      unknown authored
      mysql-test/r/ndb_index_ordered.result:
        test case
      mysql-test/t/ndb_index_ordered.test:
        test case
      ndb/include/kernel/signaldata/ScanTab.hpp:
        Split exclusive/keyinfo
      ndb/include/ndbapi/NdbIndexScanOperation.hpp:
        Add possibility retreive sorted flag
      ndb/include/ndbapi/NdbOperation.hpp:
        Add possibility retreive lock mode
      ndb/include/ndbapi/NdbResultSet.hpp:
        Add possibility to get operation
      ndb/src/common/debugger/signaldata/ScanTab.cpp:
        Split exclusive/keyinfo
      ndb/src/kernel/blocks/dbtc/Dbtc.hpp:
        Store flags in ScanFragReq::requestInfo format
      ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
        Store flags in ScanFragReq::requestInfo format
      ndb/src/ndbapi/NdbOperationDefine.cpp:
        Keep theLockMode up-to-date
      ndb/src/ndbapi/NdbScanOperation.cpp:
        Keep theLockMode up-to-date
      sql/ha_ndbcluster.cc:
        Use NdbIndexScanOperation::reset_bounds when
          performing second index access
      7a8336be
  2. 03 Sep, 2004 1 commit
  3. 31 Aug, 2004 1 commit
  4. 26 Aug, 2004 1 commit
  5. 13 Aug, 2004 1 commit
  6. 22 Jul, 2004 1 commit
  7. 20 Jul, 2004 1 commit
  8. 05 Jul, 2004 1 commit
  9. 11 May, 2004 1 commit
    • unknown's avatar
      Updated ndb_* test cases · cc7353f5
      unknown authored
      Added two new, ndb_replace and ndb_minmax
      
      
      mysql-test/r/ndb_index.result:
        Disable query, since index used is case sensitive
      mysql-test/r/ndb_index_ordered.result:
        Correct faulty CREATE TABLE statement
      mysql-test/r/ndb_index_unique.result:
        Correct faulty CREATE TABLE statement
      mysql-test/t/ndb_index.test:
        Disable query, since index used is case sensitive
      mysql-test/t/ndb_index_ordered.test:
        Correct faulty CREATE TABLE statement
      mysql-test/t/ndb_index_unique.test:
        Correct faulty CREATE TABLE statement
      cc7353f5
  10. 30 Apr, 2004 1 commit
    • unknown's avatar
      Addded test files for NDB · 6415ba8a
      unknown authored
      Updated stop_ndbcluster script
      
      
      mysql-test/ndb/stop_ndbcluster:
        Allow script to run even if pidfile does not exist
        This is done so that it will try to connect to mgmtsrvr an stop all running ndb nodes.
        NOTE! It would be good if also the mgmtsrv could "stop itself"
      mysql-test/r/ndb_index_ordered.result:
        Add table with two index columns to test
      mysql-test/t/ndb_index_ordered.test:
        Add table with two index columns to test
      6415ba8a
  11. 29 Apr, 2004 1 commit