1. 05 Mar, 2007 1 commit
  2. 02 Mar, 2007 4 commits
  3. 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 · fd49d69f
      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
      fd49d69f
    • unknown's avatar
      correct NAND/NOR scan operations, and add a test case for it. · 488b904a
      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.
      488b904a
  4. 15 Feb, 2007 8 commits
  5. 12 Feb, 2007 1 commit
  6. 09 Feb, 2007 7 commits
  7. 08 Feb, 2007 1 commit
  8. 07 Feb, 2007 15 commits
  9. 06 Feb, 2007 1 commit
    • unknown's avatar
      Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.1 · 3b64cbb6
      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
      3b64cbb6