Bug #104575 | Duplicated threads in performance_schema.threads table | ||
---|---|---|---|
Submitted: | 10 Aug 2021 3:22 | Modified: | 8 Sep 2021 12:50 |
Reporter: | Kaige Ye (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S3 (Non-critical) |
Version: | 8.0.26 | OS: | Ubuntu (20.04) |
Assigned to: | Marc ALFF | CPU Architecture: | x86 |
Tags: | Contribution |
[10 Aug 2021 3:22]
Kaige Ye
[10 Aug 2021 10:55]
MySQL Verification Team
Hello Kaige Ye, Thank you for the report and feedback. regards, Umesh
[27 Aug 2021 13:06]
OCA Admin
Contribution submitted via Github - Bug #104575 Duplicated threads in performance_schema.threads table (*) Contribution by Kaige Ye (Github YKG, mysql-server/pull/356#issuecomment-906852097): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.
Contribution: git_patch_707003564.txt (text/plain), 1.12 KiB.
[27 Aug 2021 14:00]
MySQL Verification Team
Thank you for your contribution. regards, Umesh
[8 Sep 2021 12:35]
Daniel Price
Posted by developer: Fixed as of the upcoming 8.0.27 release: The srv_purge_thread and srv_worker_thread threads were duplicated in the performance_schema.threads table. Thanks to Kaige Ye for the contribution.
[8 Sep 2021 12:50]
Daniel Price
Fixed as of the upcoming 8.0.27 release: The srv_purge_thread and srv_worker_thread threads were duplicated in the performance_schema.threads table. Thanks to Kaige Ye for the contribution.