-
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.
Libing Song authoredBefore 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