An error occurred fetching the project authors.
  1. 16 Feb, 2005 1 commit
    • unknown's avatar
      ndb - fix old decimal type mysql vs ndb · dbff1150
      unknown authored
      mysql-test/r/ndb_index_ordered.result:
        fix old decimal type mysql vs ndb (re-commit 3)
      mysql-test/t/ndb_index_ordered.test:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/include/kernel/signaldata/DictTabInfo.hpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/include/ndbapi/NdbDictionary.hpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/include/util/NdbSqlUtil.hpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/src/common/util/NdbSqlUtil.cpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/src/ndbapi/NdbDictionary.cpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/src/ndbapi/NdbRecAttr.cpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/test/include/NdbSchemaOp.hpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      ndb/tools/restore/consumer.cpp:
        fix old decimal type mysql vs ndb (re-commit 3)
      sql/ha_ndbcluster.cc:
        fix old decimal type mysql vs ndb (re-commit 3)
      dbff1150
  2. 27 Jan, 2005 1 commit
    • unknown's avatar
      ndb - make YEAR and TIMESTAMP into ndb types · 1ed40339
      unknown authored
      mysql-test/r/ndb_index_ordered.result:
        make YEAR and TIMESTAMP into ndb types
      mysql-test/t/ndb_index_ordered.test:
        make YEAR and TIMESTAMP into ndb types
      ndb/include/kernel/signaldata/DictTabInfo.hpp:
        make YEAR and TIMESTAMP into ndb types
      ndb/include/ndbapi/NdbDictionary.hpp:
        make YEAR and TIMESTAMP into ndb types
      ndb/include/util/NdbSqlUtil.hpp:
        make YEAR and TIMESTAMP into ndb types
      ndb/src/common/util/NdbSqlUtil.cpp:
        make YEAR and TIMESTAMP into ndb types
      ndb/src/ndbapi/NdbDictionary.cpp:
        make YEAR and TIMESTAMP into ndb types
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        make YEAR and TIMESTAMP into ndb types
      ndb/src/ndbapi/NdbRecAttr.cpp:
        make YEAR and TIMESTAMP into ndb types
      ndb/test/include/NdbSchemaOp.hpp:
        make YEAR and TIMESTAMP into ndb types
      sql/ha_ndbcluster.cc:
        make YEAR and TIMESTAMP into ndb types
      1ed40339
  3. 11 Jan, 2005 1 commit
  4. 08 Jan, 2005 3 commits
    • unknown's avatar
      ndb - wl-1442 fix Time ordering · 3186b340
      unknown authored
      mysql-test/r/ndb_index_ordered.result:
        wl-1442 fix Time.  adds new type id 25
      mysql-test/t/ndb_index_ordered.test:
        wl-1442 fix Time.  adds new type id 25
      ndb/include/kernel/signaldata/DictTabInfo.hpp:
        wl-1442 fix Time.  adds new type id 25
      ndb/include/ndbapi/NdbDictionary.hpp:
        wl-1442 fix Time.  adds new type id 25
      ndb/include/util/NdbSqlUtil.hpp:
        wl-1442 fix Time.  adds new type id 25
      ndb/src/common/util/NdbSqlUtil.cpp:
        wl-1442 fix Time.  adds new type id 25
      ndb/src/ndbapi/NdbDictionary.cpp:
        wl-1442 fix Time.  adds new type id 25
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        wl-1442 fix Time.  adds new type id 25
      ndb/test/include/NdbSchemaOp.hpp:
        wl-1442 fix Time.  adds new type id 25
      ndb/tools/restore/consumer.cpp:
        wl-1442 fix Time.  adds new type id 25
      sql/ha_ndbcluster.cc:
        wl-1442 fix Time.  adds new type id 25
      3186b340
    • unknown's avatar
      ndb - wl-1442 fix Date ordering · 633ee9b0
      unknown authored
      mysql-test/r/ndb_index_ordered.result:
        wl-1442 fix Date.  reuses old unused Timespec type id
      mysql-test/t/ndb_index_ordered.test:
        wl-1442 fix Date.  reuses old unused Timespec type id
      ndb/include/kernel/signaldata/DictTabInfo.hpp:
        wl-1442 fix Date.  reuses old unused Timespec type id
      ndb/include/ndbapi/NdbDictionary.hpp:
        wl-1442 fix Date.  reuses old unused Timespec type id
      ndb/include/util/NdbSqlUtil.hpp:
        wl-1442 fix Date.  reuses old unused Timespec type id
      ndb/src/common/util/NdbSqlUtil.cpp:
        wl-1442 fix Date.  reuses old unused Timespec type id
      ndb/src/ndbapi/NdbDictionary.cpp:
        wl-1442 fix Date.  reuses old unused Timespec type id
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        wl-1442 fix Date.  reuses old unused Timespec type id
      ndb/test/include/NdbSchemaOp.hpp:
        wl-1442 fix Date.  reuses old unused Timespec type id
      ndb/tools/restore/consumer.cpp:
        wl-1442 fix Date.  reuses old unused Timespec type id
      sql/ha_ndbcluster.cc:
        wl-1442 fix Date.  reuses old unused Timespec type id
      633ee9b0
    • unknown's avatar
      ndb - wl-1442 updated ndb_index_ordered.result · 2a3f285e
      unknown authored
      mysql-test/r/ndb_index_ordered.result:
        wl-1442 missed result file
      2a3f285e
  5. 20 Dec, 2004 2 commits
    • unknown's avatar
      ndb: index tests · eef88fad
      unknown authored
      ndb/test/ndbapi/testOIBasic.cpp:
        test ordering, add hash indexes, fix result verification
      mysql-test/ndb/ndb_range_bounds.pl:
        minor
      mysql-test/r/ndb_index_ordered.result:
        minor
      mysql-test/t/ndb_index_ordered.test:
        minor
      eef88fad
    • unknown's avatar
      ndb: wl-1893: range scanning backwards, handler · 5259a1cb
      unknown authored
      mysql-test/ndb/ndb_range_bounds.pl:
        test ordered scan
      mysql-test/r/ndb_index_ordered.result:
        test ordered scan
      mysql-test/t/ndb_index_ordered.test:
        test ordered scan
      sql/ha_ndbcluster.cc:
        wl-1893: range scanning backwards, handler
      sql/ha_ndbcluster.h:
        wl-1893: range scanning backwards, handler
      5259a1cb
  6. 08 Nov, 2004 1 commit
    • unknown's avatar
      ndb: bug#6435 · 7240a4d3
      unknown authored
      fix null handling in ha_ndbcluster when using ordered index
      
      
      mysql-test/r/ndb_index_ordered.result:
        bug#6435
      mysql-test/t/ndb_index_ordered.test:
        bug#6435
      sql/ha_ndbcluster.cc:
        Fix null handling in ordered index code
      7240a4d3
  7. 12 Oct, 2004 1 commit
  8. 07 Oct, 2004 1 commit
    • unknown's avatar
      Initialise "sorted" variable in constructor of QUICK_SELECT. The variable is... · 77a56a6a
      unknown authored
      Initialise "sorted" variable in constructor of QUICK_SELECT. The variable is set to 1 in test_if_skip_sort_order if we decide to optimize "order by" by uinsg index_read.
      
      
      mysql-test/r/ndb_index_ordered.result:
        Another test to check the use of "sorted" in combination with reset_bounds()
      mysql-test/t/ndb_index_ordered.test:
        Another test to check the use of "sorted" in combination with reset_bounds()
      sql/ha_ndbcluster.cc:
        Check that sorted is set to 0 or 1.
      sql/opt_range.cc:
        Initialise the sorted variable to zero QUICK_SELECT constructor.
      77a56a6a
  9. 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
  10. 03 Sep, 2004 1 commit
  11. 31 Aug, 2004 1 commit
  12. 26 Aug, 2004 1 commit
  13. 22 Jul, 2004 1 commit
  14. 20 Jul, 2004 1 commit
  15. 05 Jul, 2004 1 commit
  16. 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
  17. 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
  18. 29 Apr, 2004 1 commit