• unknown's avatar
    Replication: give the slave I/O thread a higher priority than the slave SQL thread · bb1e1649
    unknown authored
    so that it has fetched the most from the master's binlog before the master
    accidently dies. SCRUM task #756.
    
    
    sql/slave.cc:
      Replication: give the slave I/O thread a higher priority than the slave SQL thread
      so that it has fetched the most from the master's binlog before the master
      accidently dies.
    sql/slave.h:
      Replication: give the slave I/O thread a higher priority than the slave SQL thread
      so that it has fetched the most from the master's binlog before the master
      accidently dies.
    bb1e1649
slave.h 14.3 KB