-
Joao Gramacho authored
LOCK_MSR_MAP AN RWLOCK This patch implemented a per channel Cheackable_rwlock at Master_info (named channel_lock). This lock should be used by replication administrative tasks as the LOCK_active_mi was used in MySQL 5.6. This patch also did a minor refactoring on p_s tables taking the channel_map lock.
Joao Gramacho authoredLOCK_MSR_MAP AN RWLOCK This patch implemented a per channel Cheackable_rwlock at Master_info (named channel_lock). This lock should be used by replication administrative tasks as the LOCK_active_mi was used in MySQL 5.6. This patch also did a minor refactoring on p_s tables taking the channel_map lock.
Loading