An error occurred fetching the project authors.
  1. 10 Mar, 2006 1 commit
    • unknown's avatar
      ndb dd - · 59846f91
      unknown authored
        implement limitation with only on logfile group, since SR is really buggy with several
      
      
      mysql-test/r/ndb_dd_ddl.result:
        Test that only 1 logfile group can be created
      mysql-test/r/ndb_dd_dump.result:
        Test that only 1 logfile group can be created
      mysql-test/t/ndb_dd_ddl.test:
        Test that only 1 logfile group can be created
      mysql-test/t/ndb_dd_dump.test:
        Test that only 1 logfile group can be created
      storage/ndb/include/kernel/signaldata/CreateFilegroupImpl.hpp:
        New error code for "only one logfile group" limitation
      storage/ndb/src/kernel/blocks/lgman.cpp:
        New error code for "only one logfile group" limitation
      storage/ndb/src/ndbapi/ndberror.c:
        New error code for "only one logfile group" limitation
      59846f91
  2. 06 Mar, 2006 2 commits
  3. 06 Feb, 2006 1 commit
  4. 31 Jan, 2006 1 commit
  5. 20 Jan, 2006 1 commit
    • unknown's avatar
      Updated with feedback omer provided · 9e59b396
      unknown authored
      mysql-test/t/ndb_dd_ddl.test:
        Updated test case with suggestions from omer
      mysql-test/r/ndb_dd_ddl.result:
        Updated test case with suggestions from omer
      9e59b396
  6. 12 Jan, 2006 1 commit
    • unknown's avatar
      ndb_dd_ddl.test: · ed2ecea4
      unknown authored
        Added requested changes to test.
      
      
      mysql-test/t/ndb_dd_ddl.test:
        Added requested changes to test.
      ed2ecea4
  7. 11 Jan, 2006 1 commit
    • unknown's avatar
      Test clean up and moving over from old clone. · 0c64879d
      unknown authored
      mysql-test/t/ndb_dd_basic.test:
        Rename: mysql-test/t/ndb_basic_disk.test -> mysql-test/t/ndb_dd_basic.test
      mysql-test/r/ndb_dd_basic.result:
        Rename: mysql-test/r/ndb_basic_disk.result -> mysql-test/r/ndb_dd_basic.result
      mysql-test/t/ndb_dd_ddl.test:
        New Disk Data DDL Test case. Formally know as ndb_dd_dupcase.test
      mysql-test/r/ndb_dd_ddl.result:
        New Disk Data DDL Test case. Formally know as ndb_dd_dupcase.test
      0c64879d