Bug #90351 | GLOBAL STATUS variables drift after rollback | ||
---|---|---|---|
Submitted: | 9 Apr 2018 13:07 | Modified: | 17 Dec 2018 3:37 |
Reporter: | Iwo P | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Information schema | Severity: | S2 (Serious) |
Version: | 5.7, 5.6, 5.7.21, 8.0.11 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | Contribution |
[9 Apr 2018 13:07]
Iwo P
[10 Apr 2018 17:19]
MySQL Verification Team
Hello Iwo P, Thank you for the report and test case. Thanks, Umes
[10 Apr 2018 17:20]
MySQL Verification Team
test results
Attachment: 90351_5.7.21.results (application/octet-stream, text), 152.36 KiB.
[24 Apr 2018 9:28]
Iwo P
Just for the records, this issue is reproducible on 8.0.11.
[23 May 2018 14:40]
Zsolt Parragi
MTR test and bugfix for 5.6 (*) I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.
Contribution: decreasing-counters-5.6.patch (text/x-patch), 3.31 KiB.
[23 May 2018 14:41]
Zsolt Parragi
MTR test and bugfix for 5.7 (*) I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.
Contribution: decreasing-counters-5.7.patch (text/x-patch), 3.31 KiB.
[13 Jun 2018 12:55]
Laurynas Biveinis
Bug 90351 fix for 8.0.11 by Zsolt Parragi (*) I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.
Contribution: bug90351-8.0.11.patch (application/octet-stream, text), 11.68 KiB.
[14 Jun 2018 4:59]
MySQL Verification Team
Thank you for the contributions! Regards, Umesh
[17 Dec 2018 3:37]
Paul DuBois
Posted by developer: Fixed in 5.6.44, 5.7.26, 8.0.15. Some status variable values could temporarily increase before returning to their original value.
[18 Sep 2019 12:18]
Tibor Korocz
After I was able to reproduce it on 8.0.15 we figured out this was not fixed in 8.0.15 only in 8.0.16. More details: https://github.com/mysql/mysql-server/commit/acdf2823d97787e4ccbfa9cbbfb72c4d65ab24fe
[8 Oct 2019 8:53]
Kamil Holubicki
It is still possible to reproduce the issue on 5.7 and 8.0. 5.6 is not affected.
[8 Oct 2019 8:54]
Kamil Holubicki
5.7 patch
Attachment: 5.7.patch (text/x-patch), 519 bytes.
[8 Oct 2019 8:54]
Kamil Holubicki
8.0 patch
Attachment: 8.0.patch (text/x-patch), 632 bytes.