Skip to content
  • Libing Song's avatar
    bb3618f6
    Bug#20513547 START SLAVE UNTIL N SHOULD WORK WITH MTS · bb3618f6
    Libing Song authored
    Before this patch, only SQL_BEFORE_GTIDS works with MTS.
    Other UNTIL options cannot work on MTS.
    
    This patch made that UNTIL master position and relay log
    position work on MTS. It also encapsulated until option
    related code into classes to make it simple and readable.
    bb3618f6
    Bug#20513547 START SLAVE UNTIL N SHOULD WORK WITH MTS
    Libing Song authored
    Before this patch, only SQL_BEFORE_GTIDS works with MTS.
    Other UNTIL options cannot work on MTS.
    
    This patch made that UNTIL master position and relay log
    position work on MTS. It also encapsulated until option
    related code into classes to make it simple and readable.
Loading