1. 03 Jun, 2003 2 commits
    • guilhem@mysql.com's avatar
      One-line fix for bug 576 (DBUG_ASSERT failure when using CHANGE MASTER TO RELAY_LOG_POS=4). · 4a80a6c7
      guilhem@mysql.com authored
      Plus a changeset which I had committed but forgot to push (and this changeset is lost on
      another computer, so I recreate it here). This changeset is "user-friendly SHOW BINLOG EVENTS
      and CHANGE MASTER TO when log positions < 4 are used.
      4a80a6c7
    • 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 7 commits