1. 05 Feb, 2007 1 commit
  2. 18 Dec, 2006 1 commit
    • unknown's avatar
      Fix for bug #10798: If relay log fails to rotate, slave will crash after · 045158fc
      unknown authored
      The relay log may not be open for some reason (e.g. disk error) after rotation,
      and using it causes the slave crash.
      
      Fix: check we have it open before access, return error otherwise.
      
      
      sql/slave.cc:
        Fix for bug #10798: If relay log fails to rotate, slave will crash after
          - check if the relay log is open before any access.
      045158fc
  3. 16 Dec, 2006 2 commits
  4. 15 Dec, 2006 11 commits
  5. 14 Dec, 2006 18 commits
  6. 13 Dec, 2006 4 commits
  7. 11 Dec, 2006 3 commits