Commit graph

4 commits

Author SHA1 Message Date
jimw@rama.(none)
3c93323d28 Bug #28842 Different 'duplicate key' error code between 5.0 and 5.1
The patch for WL 1563 added a new duplicate key error message so that the
  key name could be provided instead of the key number. But the error code
  for the new message was used even though that did not need to change.

  This could cause unnecessary problems for applications that used the old
  ER_DUP_ENTRY error code to detect duplicate key errors.
2007-06-06 10:57:07 -07:00
tomas@whalegate.ndb.mysql.com
f7e4428438 BUG#27044 bug fix of 27320 fixes this, added test case 2007-03-22 13:17:08 +01:00
jmiller/ndbdev@mysql.com/ndb08.mysql.com
b913b2e7c2 Many files:
Updated from Tomas review
2007-01-04 04:09:06 +01:00
jmiller/ndbdev@mysql.com/ndb08.mysql.com
46e8ad7822 New cluster replication test cases for replication options 2006-12-15 16:34:29 +01:00