Bug #99989 | Inconsistency when joining Perf Schema schema tables when PK is larger than 48 c | ||
---|---|---|---|
Submitted: | 26 Jun 2020 1:06 | Modified: | 10 Jan 2021 22:04 |
Reporter: | Trey Raymond | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Performance Schema | Severity: | S3 (Non-critical) |
Version: | 8.0.x, 8.0.20 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | regression |
[26 Jun 2020 1:06]
Trey Raymond
[26 Jun 2020 6:35]
MySQL Verification Team
Hello Trey Raymond, Thank you for the report and feedback. Verified as described with 8.0.20 build. regards, Umesh
[26 Jun 2020 6:37]
MySQL Verification Team
Test results - 8.0.20, 5.7.30
Attachment: 99989_8.0.20_5.7.30.results (application/octet-stream, text), 45.32 KiB.
[5 Jul 2020 11:21]
MySQL Verification Team
https://bugs.mysql.com/bug.php?id=99662 marked as duplicate of this one.
[10 Jan 2021 22:04]
Paul DuBois
Posted by developer: Fixed in 8.0.23. The Performance Schema could produce incorrect results for joins on a CHANNEL_NAME column when the index for CHANNEL_NAME was disabled with USE INDEX ().