-
Venkatesh Duggirala authored
Problem: Modifying master_info/relay_log_info repositories inside a transaction and later rolling back that transaction is leaving repository in a bad condition that cannot be used later. Fix: Disallow modifying these repositories inside a transaction as there are no real uses cases for the same.
Venkatesh Duggirala authoredProblem: Modifying master_info/relay_log_info repositories inside a transaction and later rolling back that transaction is leaving repository in a bad condition that cannot be used later. Fix: Disallow modifying these repositories inside a transaction as there are no real uses cases for the same.
Loading