Bug #76024 | More concurrency in SHOW SLAVE STATUS: make LOCK_msr_map an rwlock | ||
---|---|---|---|
Submitted: | 24 Feb 2015 13:31 | Modified: | 8 Oct 2015 13:35 |
Reporter: | Sven Sandberg | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S2 (Serious) |
Version: | 5.7 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[24 Feb 2015 13:31]
Sven Sandberg
[8 Oct 2015 13:35]
David Moss
The following was added to the 5.7.9 changelog: The locking behavior of replication administration statements has changed to make SHOW SLAVE STATUS more concurrent. This makes the NONBLOCKING clause redundant for SHOW SLAVE STATUS and it has been removed.