1. 02 Mar, 2007 4 commits
  2. 01 Mar, 2007 2 commits
    • unknown's avatar
      Merge dev3-240.dev.cn.tlan:/home/justin.he/mysql/mysql-5.0/bug24568-5.0-ndb-bj · e8caf0c7
      unknown authored
      into  dev3-240.dev.cn.tlan:/home/justin.he/mysql/mysql-5.1/bug24568-5.1-new-ndb-bj
      
      
      storage/ndb/src/ndbapi/NdbScanFilter.cpp:
        Auto merged
      storage/ndb/test/include/NDBT_Test.hpp:
        Auto merged
      storage/ndb/test/ndbapi/Makefile.am:
        Auto merged
      storage/ndb/test/src/NDBT_Test.cpp:
        SCCS merged
      e8caf0c7
    • unknown's avatar
      correct NAND/NOR scan operations, and add a test case for it. · 3a6ee28e
      unknown authored
      
      ndb/src/ndbapi/NdbScanFilter.cpp:
        translate NAND/NOR into AND/OR, since AND/OR operations are all correct
      ndb/test/include/NDBT_Test.hpp:
        add a new method executeOneCtx() in class NDBT_TestSuite, declare it
      ndb/test/ndbapi/Makefile.am:
        Add a new test case: testScanFIlter.cpp to test/ndbapi/,
        thus modify the Makefile.am related to it
      ndb/test/src/NDBT_Test.cpp:
        add a new method in class NDBT_TestSuite in order to adapt to 
        some customized test cases, because the default NDBT's test talbes
        and flow are fixed, if just modify related existing methods, it will
        influence other test cases in test/ndbapi/
      ndb/test/ndbapi/testScanFilter.cpp:
        It's a test case for ndbapi scan filter, test for AND/OR/NAND/NOR scan operations.
      3a6ee28e
  3. 15 Feb, 2007 8 commits
  4. 12 Feb, 2007 1 commit
  5. 09 Feb, 2007 7 commits
  6. 08 Feb, 2007 1 commit
  7. 07 Feb, 2007 15 commits
  8. 06 Feb, 2007 2 commits
    • unknown's avatar
      Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1 · cef338ec
      unknown authored
      into  mysql.com:/windows/Linux_space/MySQL/mysql-5.1-new-ndb
      
      
      mysql-test/r/ndb_read_multi_range.result:
        Auto merged
      mysql-test/t/ndb_read_multi_range.test:
        Auto merged
      sql/ha_ndbcluster.cc:
        Auto merged
      sql/ha_ndbcluster.h:
        Auto merged
      storage/ndb/src/ndbapi/NdbScanOperation.cpp:
        Auto merged
      cef338ec
    • unknown's avatar
      Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0 · fd2c17db
      unknown authored
      into  mysql.com:/windows/Linux_space/MySQL/mysql-5.1
      
      
      mysql-test/r/ndb_read_multi_range.result:
        Auto merged
      mysql-test/t/ndb_read_multi_range.test:
        Auto merged
      sql/ha_ndbcluster.cc:
        Auto merged
      storage/ndb/include/ndbapi/NdbIndexScanOperation.hpp:
        Auto merged
      storage/ndb/src/ndbapi/NdbScanOperation.cpp:
        Auto merged
      storage/ndb/include/ndbapi/NdbScanOperation.hpp:
        SCCS merged
      fd2c17db