1. 06 Jun, 2007 2 commits
    • jimw@rama.(none)'s avatar
      Bug #28842 Different 'duplicate key' error code between 5.0 and 5.1 · 3c93323d
      jimw@rama.(none) authored
        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.
      3c93323d
    • tsmith@quadxeon.mysql.com's avatar
      mtr_report.pl: · 13adcedc
      tsmith@quadxeon.mysql.com authored
        Add another exception to the acceptable mysqld errors, for test case for bug 28436
      13adcedc
  2. 05 Jun, 2007 9 commits
  3. 04 Jun, 2007 14 commits
  4. 03 Jun, 2007 14 commits
  5. 02 Jun, 2007 1 commit