An error occurred fetching the project authors.
  1. 10 Jan, 2008 1 commit
  2. 29 Nov, 2007 1 commit
    • unknown's avatar
      BUG#30417 Cluster misbehaves on auto-inc w/o PK. · 37b188cd
      unknown authored
      storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        The check that how many auto_increment columns in table are there should be preceded creating the table.
        If there are more than one auto_increment columns, the table shouldn't be created.
      mysql-test/suite/ndb/r/ndb_autoinc.result:
        Adding test case for auto_increment isn't the default primary key columns
      mysql-test/suite/ndb/t/ndb_autoinc.test:
        Adding test case for auto_increment isn't the default primary key columns
      37b188cd