1. 03 Jun, 2003 1 commit
    • guilhem@mysql.com's avatar
      -- Waiting for Monty's approval before push -- · 3b974039
      guilhem@mysql.com authored
      Bug 571: play LOAD DATA INFILE the same way on the slave as it was on the master: 
      if it was with IGNORE, do it with IGNORE,
      if it was with REPLACE, do it with REPLACE,
      and (the change) if it was with nothing, do it with nothing (not with IGNORE !!).
      Bug 573: print a proper error message in case of duplicate entry in LOAD DATA INFILE
      on the slave, i.e. a message where the keyname and key value appear :
      'Duplicate entry '1' for key 1' and not 'Duplicate entry '%-.64s' for key %d'
      3b974039
  2. 02 Jun, 2003 6 commits
  3. 01 Jun, 2003 5 commits
  4. 31 May, 2003 4 commits
  5. 30 May, 2003 4 commits
  6. 29 May, 2003 1 commit
  7. 28 May, 2003 4 commits
  8. 27 May, 2003 7 commits
  9. 26 May, 2003 8 commits