• unknown's avatar
    Replication: give the slave I/O thread a higher priority than the slave SQL thread · 0d19df2f
    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.
    0d19df2f
slave.cc 90.9 KB