1. 15 Dec, 2006 1 commit
    • rafal@quant.(none)'s avatar
      BUG#21132 (Slave fails to reconnect on update_slave_list): · c3369604
      rafal@quant.(none) authored
      The update_slave_list() call is a remainder from attempts to implement failsafe 
      replication. This code is now obsolete and not maintained (see comments in 
      rpl_failsafe.cc). 
      
      Inspecting the code one can see that this function do not interferre with normal 
      slave operation and thus can be safely removed. This will solve the issue 
      reported in the bug (errors on slave reconnection). 
      
      A related issue is to remove unneccessary reconnections done by slave. This is 
      handled in the patch for BUG#20435.
      c3369604
  2. 14 Dec, 2006 2 commits
  3. 08 Dec, 2006 9 commits
  4. 07 Dec, 2006 1 commit
  5. 06 Dec, 2006 3 commits
  6. 05 Dec, 2006 14 commits
  7. 04 Dec, 2006 10 commits