An error occurred fetching the project authors.
  1. 02 Sep, 2004 1 commit
  2. 31 Aug, 2004 1 commit
  3. 13 Aug, 2004 1 commit
  4. 25 May, 2004 1 commit
    • unknown's avatar
      Corrected index_flags returned when index are created with USING HASH · 5a995429
      unknown authored
      Updated ndb_ test cases 
      
      
      mysql-test/r/ndb_autodiscover.result:
        Updated to new output of error message
      mysql-test/r/ndb_basic.result:
        Added som order by to sort the result correctly before comparing
      mysql-test/r/ndb_index_unique.result:
        Added test for USING HASH combined with PRIMARY KEY and UNIQUE index
      mysql-test/t/ndb_autodiscover.test:
        Correctede error case
      mysql-test/t/ndb_basic.test:
        Added som order by
      mysql-test/t/ndb_index_unique.test:
        Added test for USING HASH combined with PRIMARY KEY and UNIQUE index
      sql/ha_ndbcluster.cc:
        Added the index flag HA_ONLY_WHOLE_INDEX if index is created with USING HASH.
      5a995429
  5. 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
  6. 29 Apr, 2004 1 commit