[MDEV-5829] STOP SLAVE resets global status variables Created: 2014-03-12 Updated: 2015-06-11 Resolved: 2014-03-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.36, 10.0.9 |
| Fix Version/s: | 5.5.37, 10.0.10 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Kolbe Kegel (Inactive) | Assignee: | Michael Widenius |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Using mariadb-10.0.9-linux-x86_64.tar.gz.
|
| Comments |
| Comment by Elena Stepanova [ 2014-03-12 ] | |||||||||||||||
|
The problem was introduced in 5.5 tree by the following revision:
I agree that the effect is bad and must be fixed, but given that it had survived for over an year without affecting anybody heavily enough to be noticed, I demote it from Blocker | |||||||||||||||
| Comment by Michael Widenius [ 2014-03-14 ] | |||||||||||||||
|
Problem was that global status was not updated when slave thread thd was deleted. Fix pushed into 5.5. Will be in 10.0.10 when we do next merge from 5.5 |